diff --git a/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c b/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c index cce0dde4ec..b0d045df9b 100644 --- a/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c +++ b/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c @@ -110,7 +110,6 @@ Returns: --*/ { DEBUG ((EFI_D_INFO, "PlatformBdsInit\n")); - BdsLibSaveMemoryTypeInformation (); InstallDevicePathCallback (); LoadVideoRom (); } @@ -884,7 +883,7 @@ PlatformBdsRestoreNvVarsFromHardDisk ( VisitingFileSystemInstance, NULL ); - + }