X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FLibrary%2FPlatformBootManagerLibGrub%2FBdsPlatform.c;h=7cceeea4879c9f3d17a892f61ca673a5b60155af;hb=a26a08dc1fc8f2539d6eb20d808646ff46715908;hp=5c92d4fc2b097ce2a1f7fb66ca498916a27ce7ea;hpb=35e267cb3480b3eb5785fd4435a60c00449757d3;p=mirror_edk2.git diff --git a/OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c b/OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c index 5c92d4fc2b..7cceeea487 100644 --- a/OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c +++ b/OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c @@ -1315,6 +1315,11 @@ PlatformBootManagerAfterConsole ( // Tcg2PhysicalPresenceLibProcessRequest (NULL); + // + // Process QEMU's -kernel command line option + // + TryRunningQemuKernel (); + // // Perform some platform specific connect sequence //