index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
efidebug.c
Age
Commit message (
Expand
)
Author
2025-05-25
efi: Rename END to EFI_DP_END
Simon Glass
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-01-05
cmd: efidebug: update output of memory attributes
Heinrich Schuchardt
2024-11-09
efi_loader: Allow reporting the host defaults
Simon Glass
2024-09-21
cmd/efidebug: fix some function descriptions
Heinrich Schuchardt
2024-06-10
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
Heinrich Schuchardt
2024-06-10
cmd: efidebug: add support for setting fdt
Heinrich Schuchardt
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
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
2024-05-01
cmd: terminate efidebug test bootmgr early on error
Heinrich Schuchardt
2024-05-01
efi_loader: superfluous efi_restore_gd after EFI_CALL
Heinrich Schuchardt
2024-01-29
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
Heinrich Schuchardt
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-13
cmd: efidebug: check pointer after memory allocation
Heinrich Schuchardt
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2023-12-17
cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-07-09
cmd: efidebug: add missing efi_free_pool for dh subcommand
Masahisa Kojima
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
[next]