index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Age
Commit message (
Expand
)
Author
2019-02-16
efi_loader: clean up bootefi_test_prepare()
Heinrich Schuchardt
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-02-13
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13
efi_loader: avoid unnecessary pointer to long conversion
Heinrich Schuchardt
2019-02-13
efi_loader: use named constant for efi_dp_from_mem()
Heinrich Schuchardt
2018-12-02
efi_loader: create fdt reservation before copy
Heinrich Schuchardt
2018-12-02
efi_loader: fix memory mapping for sandbox
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
2018-12-02
efi: Create a function to set up for running EFI code
Simon Glass
2018-12-02
efi: Split out test init/uninit into functions
Simon Glass
2018-12-02
efi: Check for failure to create objects in selftest
Simon Glass
2018-12-02
efi_loader: carving out memory reservations
Heinrich Schuchardt
2018-12-02
efi_loader: memory reservation for fdt
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-10-16
efi_loader: execute efi_save_gd() first
Heinrich Schuchardt
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: Fix loaded_image handle passing from EL3
Alexander Graf
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: memory leak in efi_set_bootdev()
Heinrich Schuchardt
2018-09-23
efi_loader: do not use local variable for handle
Heinrich Schuchardt
2018-09-23
efi_loader: buffer size for load options
Heinrich Schuchardt
2018-09-23
efi: sandbox: Tidy up copy_fdt() to work with sandbox
Simon Glass
2018-09-23
efi: Relocate FDT to 127MB instead of 128MB
Simon Glass
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi: Drop error return in efi_carve_out_dt_rsv()
Simon Glass
2018-07-25
efi: Tidy up device-tree-size calculation in copy_fdt()
Simon Glass
2018-07-25
efi_loader: Use map_sysmem() in bootefi command
Alexander Graf
2018-07-25
efi_loader: ARM: don't attempt to enter non-secure mode twice
Mark Kettenis
2018-07-25
efi_loader: ARM: run EFI payloads non-secure
Mark Kettenis
2018-07-02
efi_loader: Install ACPI configuration tables
Bin Meng
2018-06-14
efi_loader: Allocate memory handle for mem dp
Alexander Graf
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-06
efi_loader: Respect DT reserved regions
Alexander Graf
2018-04-04
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
2018-04-04
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
2018-04-04
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
[next]