Code scrub for GenericBdsLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5545 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -221,6 +221,7 @@ WriteBootToOsPerformanceData (
|
||||
gBS->FreePages (AcpiLowMemoryBase, 1);
|
||||
return ;
|
||||
}
|
||||
|
||||
//
|
||||
// Get DXE drivers performance
|
||||
//
|
||||
@@ -295,7 +296,7 @@ Done:
|
||||
mPerfHeader.Signiture = PERFORMANCE_SIGNATURE;
|
||||
|
||||
//
|
||||
// Put performance data to memory
|
||||
// Put performance data to ACPI memory
|
||||
//
|
||||
CopyMem (
|
||||
(UINTN *) (UINTN) AcpiLowMemoryBase,
|
||||
|
Reference in New Issue
Block a user