Update UID drivers to align with latest UEFI spec 2.3.1.

Signed-off-by: gdong1
Reviewed-by: hhtian
Reviewed-by: xdu2
Reviewed-by: lgao4



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12529 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gdong1
2011-10-12 03:27:15 +00:00
parent c86b273d90
commit bfbe0beec1
3 changed files with 319 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
/** @file
UEFI 2.2 User Credential Protocol definition.
UEFI 2.2 User Credential Protocol definition.It has been removed from UEFI 2.3.1 and replaced
by EFI_USER_CREDENTIAL2_PROTOCOL.
Attached to a device handle, this protocol identifies a single means of identifying the user.