summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiAppPierre Gondois2023-05-041-1/+71
* ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-16/+16
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-177/+304
* ArmPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-7/+7
* ArmPkg: Enable boot discovery policy for ARM package.Grzegorz Bernacki2021-08-301-1/+117
* ArmPkg/Library: prevent endless reboot loop with emulated NV varstoreLeif Lindholm2021-02-041-4/+8
* ArmPkg/PlatformBootManagerLib: regenerate boot options on boot failureArd Biesheuvel2020-06-171-0/+34
* ArmPkg/PlatformBootManagerLib: don't connect all devices on each bootArd Biesheuvel2020-06-061-10/+0
* ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot optionArd Biesheuvel2020-06-061-3/+1
* ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failureArd Biesheuvel2020-06-061-1/+11
* ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkeyArd Biesheuvel2020-06-061-2/+9
* ArmPkg/PlatformBootManagerLib: connect non-discoverable USB hostsArd Biesheuvel2020-06-061-0/+42
* ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit countArd Biesheuvel2020-06-031-0/+4
* ArmPkg/PlatformBootManagerLib: use static assertion for console typeArd Biesheuvel2020-06-031-1/+3
* ArmPkg: Dispatch deferred images after EndOfDxeSami Mujawar2019-12-051-1/+6
* ArmPkg: Fix various typosAntoine Cœur2019-07-041-2/+2
* ArmPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID from Mde...Anthony PERARD2019-06-141-6/+2
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/PlatformBootManagerLib: fix hotkey of boot optionHaojian Zhuang2018-08-231-1/+1
* ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni2018-07-271-1/+17
* ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel2018-06-151-27/+59
* ArmPkg/PlatformBootManagerLib: load platform boot optionsHaojian Zhuang2018-06-051-0/+103
* ArmPkg/PlatformBootManagerLib: add missing newlineArd Biesheuvel2017-12-111-1/+1
* ArmPkg/PlatformBootManagerLib: print firmware version to consoleArd Biesheuvel2017-12-081-0/+25
* ArmPkg/PlatformBootManagerLib: fix bug in ESRT invocationArd Biesheuvel2017-10-061-7/+3
* ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate timesArd Biesheuvel2017-10-061-2/+21
* ArmPkg/PlatformBootManagerLib: process pending capsulesArd Biesheuvel2017-09-191-0/+16
* ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash supportArd Biesheuvel2017-03-221-4/+27
* ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directlyArd Biesheuvel2017-03-221-3/+2
* ArmPkg/PlatformBootManagerLib: implement new generic versionArd Biesheuvel2016-05-121-0/+555