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
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
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-10
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
Heinrich Schuchardt
2018-01-22
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
2017-12-01
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
Stefan Roese
2017-12-01
efi_loader: use bootargs as load options
Heinrich Schuchardt
2017-12-01
efi_selftest: correctly cleanup after selftest
Heinrich Schuchardt
2017-12-01
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
efi_selftest: provide a dummy device path
Heinrich Schuchardt
2017-12-01
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
2017-12-01
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-09-21
efi_loader: fix efi_exit
Rob Clark
2017-09-20
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-08-12
efi_loader: use EFI_PAGE_SIZE instead of 4096
xypron.glpk@gmx.de
2017-07-26
efi_loader: Fix configuration table override
Alexander Graf
2017-07-24
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
efi_loader: EFI file paths should be DOS style
Rob Clark
[next]