~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
/
cmd
/
bootefi.c
Commit message (
Expand
)
Author
Age
*
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-28
*
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-05-13
*
cmd: bootefi: allocate device-tree copy from high memory
Heinrich Schuchardt
2023-03-25
*
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-19
*
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
*
cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol
Ilias Apalodimas
2022-10-06
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
efi_loader: memory leak in efi_set_bootdev()
Heinrich Schuchardt
2022-07-13
*
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-22
*
cmd/bootefi: correct command syntax
Heinrich Schuchardt
2022-05-28
*
cmd: bootefi: restore ability to boot arbitrary blob
Kyle Evans
2022-04-23
*
efi_loader: Ignore DT when ACPI is on
Alexander Graf
2022-03-20
*
efi_loader: update the timing of enabling and disabling EFI watchdog
Masahisa Kojima
2022-02-26
*
efi: Add debugging to efi_set_bootdev()
Simon Glass
2022-02-05
*
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2022-01-15
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
*
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
2021-01-29
*
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2021-01-20
*
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
*
efi_loader: setting boot device
Heinrich Schuchardt
2021-01-13
*
efi_loader: simplify running helloworld.efi
Heinrich Schuchardt
2021-01-13
*
efi_loader: consider no-map property of reserved memory
Heinrich Schuchardt
2020-10-06
*
efi_loader: log messages for bootefi command
Heinrich Schuchardt
2020-09-06
*
efi_loader: document parameters of do_bootefi_exec()
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: use logging for bootefi command
Heinrich Schuchardt
2020-07-22
*
efi_loader: incorrect check against FDT_ADDR_T_NONE
Heinrich Schuchardt
2020-06-30
*
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
Bin Meng
2020-06-24
*
cmd: bootefi: Honor the address & size cells properties correctly
Atish Patra
2020-06-19
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
*
efi_loader: put device tree into EfiACPIReclaimMemory
Heinrich Schuchardt
2020-05-07
*
efi_loader: remove superfluous NULL check in bootefi.c
Heinrich Schuchardt
2020-04-30
*
efi_loader: only reserve memory if fdt node enabled
Heinrich Schuchardt
2020-03-28
*
cmd: bootefi: Parse reserved-memory node from DT
Atish Patra
2020-03-17
*
efi_loader: create reservations after ft_board_setup
Heinrich Schuchardt
2020-03-17
*
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
2020-02-19
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
efi_loader: free load options after execution
Heinrich Schuchardt
2020-01-07
*
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
2020-01-07
*
efi_loader: carve out efi_run_image()
Heinrich Schuchardt
2020-01-07
*
efi_loader: use hardware device tree by default
Heinrich Schuchardt
2020-01-07
*
efi_loader: pass address to efi_install_fdt()
Heinrich Schuchardt
2020-01-07
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
efi_loader: fix function comments in cmd/bootefi.c
Heinrich Schuchardt
2019-07-16
[next]