diff options
Diffstat (limited to 'MdePkg/Include/Protocol/EapManagement.h')
-rw-r--r-- | MdePkg/Include/Protocol/EapManagement.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/EapManagement.h b/MdePkg/Include/Protocol/EapManagement.h index fc67a15aa0..5af75d01e3 100644 --- a/MdePkg/Include/Protocol/EapManagement.h +++ b/MdePkg/Include/Protocol/EapManagement.h @@ -15,6 +15,9 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ @par Revision Reference:
+ This Protocol is introduced in UEFI Specification 2.2
+
**/
#ifndef __EFI_EAP_MANAGEMENT_PROTOCOL_H__
|