index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
efidebug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: in do_efi_capsule_esrt use efi_get_configuration_table
Heinrich Schuchardt
2024-01-29
1
-5
/
+2
*
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2024-01-17
1
-2
/
+2
*
cmd: efidebug: check pointer after memory allocation
Heinrich Schuchardt
2024-01-13
1
-0
/
+4
*
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-13
1
-3
/
+3
*
cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
2023-12-17
1
-2
/
+2
*
cmd: efidebug: add uri device path
Masahisa Kojima
2023-11-18
1
-0
/
+78
*
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
1
-4
/
+2
*
cmd: efidebug: add missing efi_free_pool for dh subcommand
Masahisa Kojima
2023-07-09
1
-0
/
+1
*
efi: Split out table-listing code into a new file
Simon Glass
2023-03-25
1
-5
/
+1
*
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-06
1
-14
/
+4
*
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-12-02
1
-22
/
+1
*
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-12-02
1
-1
/
+1
*
cmd: simplify efidebug
Heinrich Schuchardt
2022-10-16
1
-26
/
+21
*
cmd: simplify command efidebug
Heinrich Schuchardt
2022-10-06
1
-87
/
+15
*
cmd: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-10-06
1
-5
/
+1
*
cmd: efidebug: Add missing \n at the end of message
Michal Simek
2022-08-13
1
-1
/
+1
*
cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
Masami Hiramatsu
2022-04-09
1
-0
/
+4
*
cmd: efidebug: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-03-26
1
-3
/
+2
*
efi_loader: use short-form DP for load options
Heinrich Schuchardt
2022-03-20
1
-22
/
+48
*
efi: Use 16-bit unicode strings
Simon Glass
2022-02-03
1
-14
/
+14
*
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
1
-156
/
+4
*
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
1
-2
/
+1
*
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
1
-2
/
+1
*
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-10-21
1
-7
/
+2
*
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-21
1
-1
/
+1
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
1
-7
/
+7
*
efidebug: correct display of BootOrder
Heinrich Schuchardt
2021-06-28
1
-1
/
+1
*
efi_loader: simplify accessing variables
Heinrich Schuchardt
2021-05-25
1
-15
/
+18
*
efi_loader: use efi_create_indexed_name()
Heinrich Schuchardt
2021-05-25
1
-23
/
+14
*
efi_loader: simplify show_efi_boot_order()
Heinrich Schuchardt
2021-05-25
1
-14
/
+1
*
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-05-25
1
-12
/
+1
*
efi_loader: simplify efi_get_device_path_text()
Heinrich Schuchardt
2021-04-10
1
-15
/
+16
*
cmd: efi: ESRT table debug print
Jose Marinho
2021-03-25
1
-0
/
+84
*
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
1
-0
/
+4
*
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
2021-03-25
1
-36
/
+155
*
efi: Fix compiler warnings
Simon Glass
2021-03-25
1
-1
/
+1
*
cmd/efidebug: add firmware management protocol GUID
Heinrich Schuchardt
2021-02-26
1
-0
/
+4
*
efi_loader: install UEFI System Partition GUID
Heinrich Schuchardt
2021-02-04
1
-0
/
+5
*
cmd: efidebug: always check return code from get_variable()
AKASHI Takahiro
2021-01-23
1
-5
/
+7
*
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
2021-01-20
1
-2
/
+6
*
efi_loader: implement EFI_DT_FIXUP_PROTOCOL
Heinrich Schuchardt
2021-01-13
1
-0
/
+5
*
efidebug: capsule: Add a command to update capsule on disk
Sughosh Ganu
2020-12-31
1
-0
/
+14
*
cmd: add "efidebug capsule" command
AKASHI Takahiro
2020-12-03
1
-0
/
+235
*
cmd: efidebug: Add support for TCG2 final events table
Ilias Apalodimas
2020-12-03
1
-0
/
+4
*
efi_loader: efidebug display RNG protocol
Heinrich Schuchardt
2020-09-27
1
-0
/
+5
*
cmd/efidebug: missing initialization of load_options
Heinrich Schuchardt
2020-08-13
1
-1
/
+1
*
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-08-08
1
-1
/
+3
*
efi_loader: validate load option
Heinrich Schuchardt
2020-06-03
1
-6
/
+15
*
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
2020-05-21
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
[next]