]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/GenericBdsLib/BdsBoot.c
Simplify debug message for a selected boot option
[mirror_edk2.git] / MdeModulePkg / Library / GenericBdsLib / BdsBoot.c
index 18738be8a85bb452f7f03af6d434df8f2e75b8de..30d3a50d906076feba4a713f8d773e76ac6508c6 100644 (file)
@@ -195,7 +195,7 @@ BdsLibBootViaBootOption (
   //\r
   gBS->RestoreTPL (TPL_APPLICATION);\r
 \r
-  DEBUG ((DEBUG_INFO | DEBUG_LOAD, "Booting EFI way %S\n", Option->Description));\r
+  DEBUG ((DEBUG_INFO | DEBUG_LOAD, "Booting %S\n", Option->Description));\r
 \r
   Status = gBS->LoadImage (\r
                   TRUE,\r