]> git.proxmox.com Git - mirror_edk2.git/commit
Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFAULT_SETT...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Jun 2010 23:23:58 +0000 (23:23 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Jun 2010 23:23:58 +0000 (23:23 +0000)
commita4e9b4f6e3a06ab21c434787714ce5fa5755492b
tree7c65f0f16bbfa3a304a3bb26602efdbc39d8cca9
parent2345e7d4a4926209e97485e5e689e13f32d4c14d
Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFAULT_SETTINGS or the gEfiMemoryTypeInformation variable does not exist.
Update BdsSetMemoryTypeInformationVariable() to use DEBUG() prints to show the Previous, Current, and Next sizes of each memory bin type.

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