1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec

2. Make performance data for End of BDS is not recorded in Boot Manager Boot


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2431 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2007-03-08 07:04:05 +00:00
parent 5b396948e7
commit df557cca2f
8 changed files with 14 additions and 16 deletions

View File

@@ -132,7 +132,7 @@ Returns:
VOID
CoreNewDebugImageInfoEntry (
IN UINTN ImageInfoType,
IN UINT32 ImageInfoType,
IN EFI_LOADED_IMAGE_PROTOCOL *LoadedImage,
IN EFI_HANDLE ImageHandle
)