]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryTypeInformation
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 4 Jul 2010 19:57:45 +0000 (19:57 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 4 Jul 2010 19:57:45 +0000 (19:57 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10627 6f19259b-4bc3-4df7-8a09-765794883524

OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c

index 7537e1feda766dd0015edaa1f6d9cf8787cded40..cce0dde4ec64e3ec860e079beb429184d42a9bcf 100644 (file)
@@ -110,6 +110,7 @@ Returns:
 --*/\r
 {\r
   DEBUG ((EFI_D_INFO, "PlatformBdsInit\n"));\r
 --*/\r
 {\r
   DEBUG ((EFI_D_INFO, "PlatformBdsInit\n"));\r
+  BdsLibSaveMemoryTypeInformation ();\r
   InstallDevicePathCallback ();\r
   LoadVideoRom ();\r
 }\r
   InstallDevicePathCallback ();\r
   LoadVideoRom ();\r
 }\r