summaryrefslogtreecommitdiff
path: root/cmd/efidebug.c
AgeCommit message (Expand)Author
2025-05-25efi: Rename END to EFI_DP_ENDSimon Glass
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-01-05cmd: efidebug: update output of memory attributesHeinrich Schuchardt
2024-11-09efi_loader: Allow reporting the host defaultsSimon Glass
2024-09-21cmd/efidebug: fix some function descriptionsHeinrich Schuchardt
2024-06-10efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefixHeinrich Schuchardt
2024-06-10cmd: efidebug: add support for setting fdtHeinrich Schuchardt
2024-06-10efi_loader: allow concatenation with contained end nodeHeinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-05-01cmd: terminate efidebug test bootmgr early on errorHeinrich Schuchardt
2024-05-01efi_loader: superfluous efi_restore_gd after EFI_CALLHeinrich Schuchardt
2024-01-29cmd: in do_efi_capsule_esrt use efi_get_configuration_tableHeinrich Schuchardt
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-13cmd: efidebug: check pointer after memory allocationHeinrich Schuchardt
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas
2023-12-17cmd: efidebug: ease efi configuration dependencyAKASHI Takahiro
2023-11-18cmd: efidebug: add uri device pathMasahisa Kojima
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima
2023-03-25efi: Split out table-listing code into a new fileSimon Glass
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima
2022-12-02efi_loader: don't use EFI_LOADER_DATA internallyHeinrich Schuchardt
2022-10-16cmd: simplify efidebugHeinrich Schuchardt
2022-10-06cmd: simplify command efidebugHeinrich Schuchardt
2022-10-06cmd: simplify do_efi_boot_add()Heinrich Schuchardt
2022-08-13cmd: efidebug: Add missing \n at the end of messageMichal Simek
2022-04-09cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=nMasami Hiramatsu
2022-03-26cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt
2022-03-20efi_loader: use short-form DP for load optionsHeinrich Schuchardt
2022-02-03efi: Use 16-bit unicode stringsSimon Glass
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt
2021-10-21efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt
2021-10-21efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt
2021-10-21efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-28efidebug: correct display of BootOrderHeinrich Schuchardt
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt
2021-04-10efi_loader: simplify efi_get_device_path_text()Heinrich Schuchardt
2021-03-25cmd: efi: ESRT table debug printJose Marinho
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas
2021-03-25efi: Fix compiler warningsSimon Glass
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt