Heinrich Schuchardt
|
1e1e1c27c5
efi_loader: execute efi_save_gd() first
|
6 years ago |
Heinrich Schuchardt
|
c982874e93
efi_loader: refactor efi_setup_loaded_image()
|
6 years ago |
Alexander Graf
|
24638a1f21
efi_loader: Fix loaded_image handle passing from EL3
|
6 years ago |
Heinrich Schuchardt
|
4e6b5d6503
efi_loader: create root node
|
6 years ago |
Heinrich Schuchardt
|
79276eb243
efi_loader: memory leak in efi_set_bootdev()
|
6 years ago |
Heinrich Schuchardt
|
8887acc685
efi_loader: do not use local variable for handle
|
6 years ago |
Heinrich Schuchardt
|
7086a71aa8
efi_loader: buffer size for load options
|
6 years ago |
Simon Glass
|
9dff490089
efi: sandbox: Tidy up copy_fdt() to work with sandbox
|
6 years ago |
Simon Glass
|
baf70c0210
efi: Relocate FDT to 127MB instead of 128MB
|
6 years ago |
Heinrich Schuchardt
|
197005ae2a
efi_loader: remove unused efi_get_time_init()
|
6 years ago |
Heinrich Schuchardt
|
640adadf81
efi_loader: calculate crc32 for EFI tables
|
6 years ago |
Simon Glass
|
416e07e2cf
efi: Drop error return in efi_carve_out_dt_rsv()
|
7 years ago |
Simon Glass
|
bc9a638a10
efi: Tidy up device-tree-size calculation in copy_fdt()
|
7 years ago |
Alexander Graf
|
354264b31d
efi_loader: Use map_sysmem() in bootefi command
|
7 years ago |
Mark Kettenis
|
f17f2001eb
efi_loader: ARM: don't attempt to enter non-secure mode twice
|
7 years ago |
Mark Kettenis
|
dc500c3694
efi_loader: ARM: run EFI payloads non-secure
|
7 years ago |
Bin Meng
|
86df34d42b
efi_loader: Install ACPI configuration tables
|
6 years ago |
Alexander Graf
|
58bc69d20a
efi_loader: Allocate memory handle for mem dp
|
7 years ago |
Heinrich Schuchardt
|
e09159c867
efi_loader: avoid anonymous constants for AllocatePages
|
7 years ago |
Heinrich Schuchardt
|
c3b11dea7c
efi_loader: allow unaligned memory access
|
7 years ago |
Heinrich Schuchardt
|
e37aa7ada3
efi_selftest: do not call efi_init_obj_list() twice
|
7 years ago |
Tom Rini
|
f739fcd831
SPDX: Convert a few files that were missed before
|
7 years ago |
Joe Hershberger
|
092f2f35b5
Revert "Kconfig: cmd: Make networking command dependent on NET"
|
7 years ago |
Alexander Graf
|
806d2fa8e3
efi_loader: Respect DT reserved regions
|
7 years ago |
Heinrich Schuchardt
|
2db1eba1c3
efi_loader: correctly determine the boot partition
|
7 years ago |
Heinrich Schuchardt
|
bc4f9133ed
efi_loader: support device tree for bootefi selftest
|
7 years ago |
Heinrich Schuchardt
|
fc225e6082
efi_loader: check initialization of EFI subsystem is successful
|
7 years ago |
Heinrich Schuchardt
|
45204b1025
efi_loader: do_bootefi_exec should always return an EFI status code
|
7 years ago |
Heinrich Schuchardt
|
098a6cdd1c
efi_loader: simplify calling efi_init_obj_list
|
7 years ago |
Masahiro Yamada
|
b08c8c4870
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
|
7 years ago |