Update comments for Protocol definitions to match UEFI spec. And add the missing comments for the data structure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6636 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -26,9 +26,13 @@
|
||||
}
|
||||
|
||||
//
|
||||
// Revision Number
|
||||
// UEFI Revision Number Definition
|
||||
//
|
||||
#define EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL_REVISION 0x00010000
|
||||
|
||||
//
|
||||
// EFI 1.1 Revision Number defintion
|
||||
//
|
||||
#define EFI_PXE_BASE_CODE_CALLBACK_INTERFACE_REVISION \
|
||||
EFI_PXE_BASE_CODE_CALLBACK_PROTOCOL_REVISION
|
||||
|
||||
|
Reference in New Issue
Block a user