]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
OVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
[mirror_edk2.git] / OvmfPkg / Library / PlatformBdsLib / BdsPlatform.c
index cce0dde4ec64e3ec860e079beb429184d42a9bcf..b0d045df9b5d2cb0cf59002278bd0343ba123bf5 100644 (file)
@@ -110,7 +110,6 @@ Returns:
 --*/\r
 {\r
   DEBUG ((EFI_D_INFO, "PlatformBdsInit\n"));\r
-  BdsLibSaveMemoryTypeInformation ();\r
   InstallDevicePathCallback ();\r
   LoadVideoRom ();\r
 }\r
@@ -884,7 +883,7 @@ PlatformBdsRestoreNvVarsFromHardDisk (
     VisitingFileSystemInstance,\r
     NULL\r
     );\r
-  \r
+\r
 }\r
 \r
 \r