index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_bootmgr.c
Age
Commit message (
Expand
)
Author
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2019-04-07
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
AKASHI Takahiro
2019-02-25
efi_loader: define load option attributes
AKASHI Takahiro
2019-02-25
efi_loader: fix entry count in bootmgr
Heinrich Schuchardt
2019-02-25
efi_loader: error message if BootOrder not defined
Heinrich Schuchardt
2019-02-16
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2018-12-03
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-01-28
efi_loader: consistently use %pD to print device paths
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark