summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/EapManagement.h
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-09-09 02:47:39 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2009-09-09 02:47:39 +0000
commit252b9c7a9fc5c35e6ba59f06c32bf6b88db05b3d (patch)
treebd3dd5f4254247de1a4918c217f669ddd4a527c1 /MdePkg/Include/Protocol/EapManagement.h
parent54f594e4494f4f821dffc5b6e5b358278fbbf692 (diff)
downloadedk2-platforms-252b9c7a9fc5c35e6ba59f06c32bf6b88db05b3d.tar.xz
1. add EFI Firmware Management protocol definition in MdePkg.
2. update comments in EapManagement.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9251 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol/EapManagement.h')
-rw-r--r--MdePkg/Include/Protocol/EapManagement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/EapManagement.h b/MdePkg/Include/Protocol/EapManagement.h
index 5af75d01e3..877b802c46 100644
--- a/MdePkg/Include/Protocol/EapManagement.h
+++ b/MdePkg/Include/Protocol/EapManagement.h
@@ -3,7 +3,7 @@
The EFI EAP Management Protocol is designed to provide ease of management and
ease of test for EAPOL state machine. It is intended for the supplicant side.
It conforms to IEEE 802.1x specification.
- The definitions in this file are defined in UEFI Specification 2.3, which have
+ The definitions in this file are defined in UEFI Specification 2.2, which have
not been verified by one implementation yet.
Copyright (c) 2009, Intel Corporation