]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/EdkGenericBdsLib/BdsBoot.c
Clean up: update "EFI" to "UEFI" if applicable.
[mirror_edk2.git] / Nt32Pkg / Library / EdkGenericBdsLib / BdsBoot.c
index 2c97bb0525ec4ad7be34b4da6e8060ff40e29181..a8078b4b7af8af0ba8031631b1b7b66d00169e2b 100644 (file)
@@ -90,7 +90,7 @@ BdsLibBootViaBootOption (
 \r
 Routine Description:\r
 \r
-  Process the boot option follow the EFI 1.1 specification and\r
+  Process the boot option follow the UEFI 2.0 specification and\r
   special treat the legacy boot option with BBS_DEVICE_PATH.\r
 \r
 Arguments:\r
@@ -197,7 +197,7 @@ Returns:
     BdsLibRegisterNewOption (&TempBootLists, DevicePath, L"EFI Internal Shell", L"BootOrder"); \r
   }\r
 \r
-  DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Booting EFI 1.1 way %S\n", Option->Description));\r
+  DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Booting UEFI 2.0 way %S\n", Option->Description));\r
 \r
   Status = gBS->LoadImage (\r
                   TRUE,\r