summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/PlatformBootManagerLib
AgeCommit message (Expand)AuthorFilesLines
2023-05-29ArmPkg: Configure PcdEmuVariableNvModeEnable as a dynamic PCDSami Mujawar1-1/+1
2023-05-04ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiAppPierre Gondois2-2/+74
2023-04-10ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-16/+16
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-177/+304
2021-12-07ArmPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-7/+7
2021-08-30ArmPkg: Enable boot discovery policy for ARM package.Grzegorz Bernacki2-1/+122
2021-04-28ArmPkg: Fix Ecc error 8003Pierre Gondois1-3/+3
2021-02-04ArmPkg/Library: prevent endless reboot loop with emulated NV varstoreLeif Lindholm2-4/+9
2020-06-17ArmPkg/PlatformBootManagerLib: regenerate boot options on boot failureArd Biesheuvel1-0/+34
2020-06-06ArmPkg/PlatformBootManagerLib: don't connect all devices on each bootArd Biesheuvel1-10/+0
2020-06-06ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot optionArd Biesheuvel1-3/+1
2020-06-06ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failureArd Biesheuvel1-1/+11
2020-06-06ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkeyArd Biesheuvel1-2/+9
2020-06-06ArmPkg/PlatformBootManagerLib: connect non-discoverable USB hostsArd Biesheuvel2-0/+46
2020-06-03ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit countArd Biesheuvel1-0/+4
2020-06-03ArmPkg/PlatformBootManagerLib: use static assertion for console typeArd Biesheuvel1-1/+3
2019-12-05ArmPkg: Dispatch deferred images after EndOfDxeSami Mujawar1-1/+6
2019-07-23ArmPkg: list module-internal header files in INF [Sources]Laszlo Ersek1-0/+1
2019-07-04ArmPkg: Fix various typosAntoine Cœur1-2/+2
2019-06-14ArmPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID from Mde...Anthony PERARD1-6/+2
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-22/+3
2018-08-23ArmPkg/PlatformBootManagerLib: fix hotkey of boot optionHaojian Zhuang1-1/+1
2018-07-27ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+17
2018-06-15ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel2-27/+60
2018-06-05ArmPkg/PlatformBootManagerLib: load platform boot optionsHaojian Zhuang2-0/+105
2017-12-11ArmPkg/PlatformBootManagerLib: add missing newlineArd Biesheuvel1-1/+1
2017-12-08ArmPkg/PlatformBootManagerLib: print firmware version to consoleArd Biesheuvel2-0/+26
2017-10-06ArmPkg/PlatformBootManagerLib: fix bug in ESRT invocationArd Biesheuvel1-7/+3
2017-10-06ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate timesArd Biesheuvel2-2/+22
2017-09-19ArmPkg/PlatformBootManagerLib: process pending capsulesArd Biesheuvel2-0/+18
2017-03-22ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash supportArd Biesheuvel3-689/+28
2017-03-22ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directlyArd Biesheuvel2-4/+4
2016-05-12ArmPkg/PlatformBootManagerLib: implement new generic versionArd Biesheuvel4-0/+1379