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
/
lib
/
efi
/
efi_app.c
Age
Commit message (
Expand
)
Author
2024-01-13
efi: Avoid using dm_scan_other()
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-05
efi: Collect the ACPI tables in the app
Simon Glass
2022-04-29
efi: fix devpath_is_partition()
Heinrich Schuchardt
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
efi: Move exit_boot_services into a function
Simon Glass
2021-12-31
efi: Show when allocated pages are used
Simon Glass
2021-12-31
efi: Check for failure when initing the app
Simon Glass
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
2021-12-31
efi: Locate all block devices in the app
Simon Glass
2021-11-07
efi: Add a way to obtain boot services in the app
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-07-20
efi: app: Add a sysreset driver
Bin Meng
2018-06-17
x86: use EFI calling convention for efi_main on x86_64
Ivan Gorinov
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2015-08-05
efi: Add start-up library code
Simon Glass