diff --git a/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c b/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c index b624b8f225..862fa6ebb4 100644 --- a/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c +++ b/OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c @@ -1449,16 +1449,16 @@ PlatformBootManagerAfterConsole ( // PciAcpiInitialization (); - // - // Perform some platform specific connect sequence - // - PlatformBdsConnectSequence (); - // // Process QEMU's -kernel command line option // TryRunningQemuKernel (); + // + // Perform some platform specific connect sequence + // + PlatformBdsConnectSequence (); + EfiBootManagerRefreshAllBootOption (); //