aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_bootmgr.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro2018-12-031-33/+60
* efi_loader: fix typosHeinrich Schuchardt2018-12-021-1/+1
* efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt2018-09-231-1/+1
* efi_loader: adjust definitions of variable servicesHeinrich Schuchardt2018-06-031-5/+5
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
* efi_loader: consistently use %pD to print device pathsHeinrich Schuchardt2018-01-281-4/+2
* efi_loader: add bootmgrRob Clark2017-09-201-0/+180