Commit graph

3 commits

Author SHA1 Message Date
lgao4
f0e90d148c Sync patch r9053, r9072 from main trunk.
r9053 - 1. Do not use EfiACPIReclaimMemory type to log performance data because some OS might reuse that memory. 
           Maybe EfiReservedMemoryType is the best solution for that usage model.
r9072 - 1. Log performance data below 4G.
        2. Reuse the allocated data region if it's already allocated.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2008@10726 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-30 08:42:03 +00:00
qhuang8
6055758f87 Update for the performance infrastructure changes:
1. Use raw string for performance tokens
2. Reuse gPerformanceProtocolGuid as performance variable paring GUID

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7576 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-23 03:15:57 +00:00
klu2
5c08e11737 Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7354 6f19259b-4bc3-4df7-8a09-765794883524
2009-01-23 07:24:55 +00:00