]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Supplicant.h
MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
[mirror_edk2.git] / MdePkg / Include / Protocol / Supplicant.h
index 37e4c7ec7746cc4bcd35a4d0a17b23382106edb6..9cd63f82d18cadc11cb86f19ea0b49a5e53cae33 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file defines the EFI Supplicant Protocol.\r
 \r
-  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution. The full text of the license may be found at\r
@@ -152,6 +152,10 @@ typedef enum {
   // EFI_SUPPLICANT_GTK_LIST.\r
   //\r
   EfiSupplicant80211IGTK,\r
+  //\r
+  // 802.11 PMK. The corresponding Data is 32 bytes pairwise master key.\r
+  //\r
+  EfiSupplicant80211PMK,\r
   EfiSupplicantDataTypeMaximum\r
 } EFI_SUPPLICANT_DATA_TYPE;\r
 \r