UefiPayloadPkg: Disable EFI shell

This commit is contained in:
Tim Crawford
2020-01-31 11:27:44 -07:00
parent 9daa69a59e
commit 06f4583ea5

View File

@ -235,7 +235,7 @@ PlatformBootManagerAfterConsole (
// //
// Register UEFI Shell // Register UEFI Shell
// //
PlatformRegisterFvBootOption (PcdGetPtr (PcdShellFile), L"UEFI Shell", LOAD_OPTION_ACTIVE); //PlatformRegisterFvBootOption (PcdGetPtr (PcdShellFile), L"UEFI Shell", LOAD_OPTION_ACTIVE);
// Show prompt at bottom center // Show prompt at bottom center
BootLogoUpdateProgress ( BootLogoUpdateProgress (