summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_bootmgr.c
AgeCommit message (Expand)Author
2019-02-25efi_loader: define load option attributesAKASHI Takahiro
2019-02-25efi_loader: fix entry count in bootmgrHeinrich Schuchardt
2019-02-25efi_loader: error message if BootOrder not definedHeinrich Schuchardt
2019-02-16efi_loader: LoadImage: always allocate new pagesHeinrich Schuchardt
2018-12-03efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro
2018-12-02efi_loader: fix typosHeinrich Schuchardt
2018-09-23efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt
2018-06-03efi_loader: adjust definitions of variable servicesHeinrich Schuchardt
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-01-28efi_loader: consistently use %pD to print device pathsHeinrich Schuchardt
2017-09-20efi_loader: add bootmgrRob Clark