~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Load option with short device path for boot varsRaymond Mao2023-07-15
* Fix incorrect return code of boot option updateRaymond Mao2023-07-15
* Move bootorder and bootoption apis to libRaymond Mao2023-07-15
* efi_loader: fix efi_dp_from_file()Heinrich Schuchardt2023-05-13
* bootmenu: add removable media entriesMasahisa Kojima2022-09-14
* eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima2022-09-14
* efi_loader: create boot options without file pathHeinrich Schuchardt2022-06-12
* efi_loader: allow booting from short dev only DPHeinrich Schuchardt2022-06-12
* efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro2022-05-28
* efi_loader: bootmgr: add booting from removable mediaAKASHI Takahiro2022-05-03
* efi_loader: simplify try_load_entry()Heinrich Schuchardt2022-04-29
* efi_loader: don't call log with __func__ as parameterHeinrich Schuchardt2022-04-29
* efi: Use 16-bit unicode stringsSimon Glass2022-02-03
* efi_loader: Cleanup get_var duplicationIlias Apalodimas2021-04-10
* efi_loader: Replace config option for initrd loadingIlias Apalodimas2021-03-25
* efi_loader: move load options to new moduleHeinrich Schuchardt2021-01-19
* efi_loader: avoid invalid freeHeinrich Schuchardt2020-12-29
* efi_loader: validate device path length in boot managerHeinrich Schuchardt2020-08-24
* efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-08
* efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-08
* efi_loader: simplify boot managerHeinrich Schuchardt2020-07-11
* efi_loader: use log function in boot managerHeinrich Schuchardt2020-07-03
* efi_loader: validate load optionHeinrich Schuchardt2020-06-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* efi_loader: function comments efi_bootmgr.cHeinrich Schuchardt2019-07-16
* efi_loader: bootmgr: make BootNext non-volatileAKASHI Takahiro2019-06-04
* efi_loader: bootmgr: print a message when loading from BootNext failedAKASHI Takahiro2019-06-04
* efi_loader: optional data in load options are binaryHeinrich Schuchardt2019-05-02
* efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro2019-04-23
* efi_loader: bootmgr: support BootNext and BootCurrent variable behaviorAKASHI Takahiro2019-04-07
* efi_loader: define load option attributesAKASHI Takahiro2019-02-25
* efi_loader: fix entry count in bootmgrHeinrich Schuchardt2019-02-25
* efi_loader: error message if BootOrder not definedHeinrich Schuchardt2019-02-25
* efi_loader: LoadImage: always allocate new pagesHeinrich Schuchardt2019-02-16
* efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro2018-12-03
* efi_loader: fix typosHeinrich Schuchardt2018-12-02
* efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt2018-09-23
* efi_loader: adjust definitions of variable servicesHeinrich Schuchardt2018-06-03
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-10
* efi_loader: consistently use %pD to print device pathsHeinrich Schuchardt2018-01-28
* efi_loader: add bootmgrRob Clark2017-09-20