]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c
OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
[mirror_edk2.git] / OvmfPkg / Library / PlatformBootManagerLibGrub / BdsPlatform.c
index 5c92d4fc2b097ce2a1f7fb66ca498916a27ce7ea..7cceeea4879c9f3d17a892f61ca673a5b60155af 100644 (file)
@@ -1315,6 +1315,11 @@ PlatformBootManagerAfterConsole (
   //\r
   Tcg2PhysicalPresenceLibProcessRequest (NULL);\r
 \r
+  //\r
+  // Process QEMU's -kernel command line option\r
+  //\r
+  TryRunningQemuKernel ();\r
+\r
   //\r
   // Perform some platform specific connect sequence\r
   //\r