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
/
efi.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-03-25
efi: Support showing tables
Simon Glass
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-06
efi: clean up efi command
Heinrich Schuchardt
2020-05-21
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
2018-08-21
cmd: efi: Clarify calculation precedence for '&' and '?'
Eugeniu Rosca
2018-08-21
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
Eugeniu Rosca
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
2018-06-24
cmd: efi: Fix wrong memory descriptor end address
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass