]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot option
[mirror_edk2.git] / ArmPkg / Library / PlatformBootManagerLib / PlatformBm.c
index 85cb32f6d7cd9bf45bad3d15774cd00480405d97..1e9b736993d08c72b509ac7cef22ac250aec50fc 100644 (file)
@@ -777,9 +777,7 @@ PlatformBootManagerAfterConsole (
   //\r
   Key.ScanCode     = SCAN_NULL;\r
   Key.UnicodeChar  = L's';\r
-  PlatformRegisterFvBootOption (\r
-    &gUefiShellFileGuid, L"UEFI Shell", LOAD_OPTION_ACTIVE, &Key\r
-    );\r
+  PlatformRegisterFvBootOption (&gUefiShellFileGuid, L"UEFI Shell", 0, &Key);\r
 }\r
 \r
 /**\r