]> git.proxmox.com Git - mirror_edk2.git/commit
Do not use EfiACPIReclaimMemory type to log performance data because some OS might...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 16:15:29 +0000 (16:15 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 16:15:29 +0000 (16:15 +0000)
commitd32fb6238301e6a3208e44de0e86deba29b4710b
tree0095983d55fda9f24a32b7ce9e59790d1a9fd7b2
parentf66d9a18c0467eab16a24984892c791eb54132af
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.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9053 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/GenericBdsLib/Performance.c