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
/
efidebug.c
Age
Commit message (
Expand
)
Author
2023-03-25
efi: Split out table-listing code into a new file
Simon Glass
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-12-02
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-10-16
cmd: simplify efidebug
Heinrich Schuchardt
2022-10-06
cmd: simplify command efidebug
Heinrich Schuchardt
2022-10-06
cmd: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-08-13
cmd: efidebug: Add missing \n at the end of message
Michal Simek
2022-04-09
cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
Masami Hiramatsu
2022-03-26
cmd: efidebug: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-03-20
efi_loader: use short-form DP for load options
Heinrich Schuchardt
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-28
efidebug: correct display of BootOrder
Heinrich Schuchardt
2021-05-25
efi_loader: simplify accessing variables
Heinrich Schuchardt
2021-05-25
efi_loader: use efi_create_indexed_name()
Heinrich Schuchardt
2021-05-25
efi_loader: simplify show_efi_boot_order()
Heinrich Schuchardt
2021-05-25
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-04-10
efi_loader: simplify efi_get_device_path_text()
Heinrich Schuchardt
2021-03-25
cmd: efi: ESRT table debug print
Jose Marinho
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
2021-03-25
efi: Fix compiler warnings
Simon Glass
2021-02-26
cmd/efidebug: add firmware management protocol GUID
Heinrich Schuchardt
2021-02-04
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
2021-01-23
cmd: efidebug: always check return code from get_variable()
AKASHI Takahiro
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2021-01-13
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2020-12-31
efidebug: capsule: Add a command to update capsule on disk
Sughosh Ganu
2020-12-03
cmd: add "efidebug capsule" command
AKASHI Takahiro
2020-12-03
cmd: efidebug: Add support for TCG2 final events table
Ilias Apalodimas
2020-09-27
efi_loader: efidebug display RNG protocol
Heinrich Schuchardt
2020-08-13
cmd/efidebug: missing initialization of load_options
Heinrich Schuchardt
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-06-03
efi_loader: validate load option
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
2020-05-17
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
2020-05-10
cmd: efidebug: fix -Werror=type-limits warning
Heinrich Schuchardt
2020-05-09
cmd: efidebug: add a comment against Coverity check (300329)
AKASHI Takahiro
2020-05-09
cmd: efidebug: fix a wrong handling of arguments
AKASHI Takahiro
2020-05-04
cmd: efidebug: simplify UEFI protocol calls
Heinrich Schuchardt
2020-04-30
efi_loader: fix 'efidebug bootorder'
Heinrich Schuchardt
2020-04-30
efi_loader: efidebug, avoid illegal memory access
Heinrich Schuchardt
[next]