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
This commit is contained in:
vanjeff
2009-09-09 02:47:39 +00:00
parent 54f594e449
commit 252b9c7a9f
3 changed files with 499 additions and 1 deletions

View File

@@ -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