~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_bootmgr.c
Commit message (
Expand
)
Author
Age
*
Load option with short device path for boot vars
Raymond Mao
2023-07-15
*
Fix incorrect return code of boot option update
Raymond Mao
2023-07-15
*
Move bootorder and bootoption apis to lib
Raymond Mao
2023-07-15
*
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-05-13
*
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
*
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-14
*
efi_loader: create boot options without file path
Heinrich Schuchardt
2022-06-12
*
efi_loader: allow booting from short dev only DP
Heinrich Schuchardt
2022-06-12
*
efi_loader: bootmgr: fix a problem in loading an image from a short-path
AKASHI Takahiro
2022-05-28
*
efi_loader: bootmgr: add booting from removable media
AKASHI Takahiro
2022-05-03
*
efi_loader: simplify try_load_entry()
Heinrich Schuchardt
2022-04-29
*
efi_loader: don't call log with __func__ as parameter
Heinrich Schuchardt
2022-04-29
*
efi: Use 16-bit unicode strings
Simon Glass
2022-02-03
*
efi_loader: Cleanup get_var duplication
Ilias Apalodimas
2021-04-10
*
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
*
efi_loader: move load options to new module
Heinrich Schuchardt
2021-01-19
*
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-29
*
efi_loader: validate device path length in boot manager
Heinrich Schuchardt
2020-08-24
*
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-08-08
*
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
2020-08-08
*
efi_loader: simplify boot manager
Heinrich Schuchardt
2020-07-11
*
efi_loader: use log function in boot manager
Heinrich Schuchardt
2020-07-03
*
efi_loader: validate load option
Heinrich Schuchardt
2020-06-03
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
efi_loader: function comments efi_bootmgr.c
Heinrich Schuchardt
2019-07-16
*
efi_loader: bootmgr: make BootNext non-volatile
AKASHI Takahiro
2019-06-04
*
efi_loader: bootmgr: print a message when loading from BootNext failed
AKASHI Takahiro
2019-06-04
*
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
*
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2019-04-23
*
efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
AKASHI Takahiro
2019-04-07
*
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-25
*
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2019-02-16
*
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
2018-12-03
*
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
*
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
*
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
*
efi_loader: consistently use %pD to print device paths
Heinrich Schuchardt
2018-01-28
*
efi_loader: add bootmgr
Rob Clark
2017-09-20