summaryrefslogtreecommitdiff
path: root/cmd/efidebug.c
AgeCommit message (Expand)Author
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
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt
2021-01-23cmd: efidebug: always check return code from get_variable()AKASHI Takahiro
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt
2020-12-31efidebug: capsule: Add a command to update capsule on diskSughosh Ganu
2020-12-03cmd: add "efidebug capsule" commandAKASHI Takahiro
2020-12-03cmd: efidebug: Add support for TCG2 final events tableIlias Apalodimas
2020-09-27efi_loader: efidebug display RNG protocolHeinrich Schuchardt
2020-08-13cmd/efidebug: missing initialization of load_optionsHeinrich Schuchardt
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt
2020-06-03efi_loader: validate load optionHeinrich Schuchardt
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-17cmd: efidebug: Add support for querying UEFI variable storageIlias Apalodimas
2020-05-10cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt
2020-05-09cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro
2020-05-09cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro
2020-05-04cmd: efidebug: simplify UEFI protocol callsHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug bootorder'Heinrich Schuchardt
2020-04-30efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt