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
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
2020-04-30
efi_loader: fix 'efidebug boot dump'
Heinrich Schuchardt
2020-04-16
cmd: efidebug: add "test bootmgr" sub-command
AKASHI Takahiro
2020-03-28
cmd: efidebug: fix int to pointer cast
Heinrich Schuchardt
2020-03-17
cmd: map addresses to sysmem in efidebug memmap
Heinrich Schuchardt
2020-03-11
cmd: efidebug: correct error message
Heinrich Schuchardt
2020-03-11
cmd: efidebug: fix a failure of "boot rm" sub-command
AKASHI Takahiro
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2019-12-03
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-07-30
efi_loader: efidebug.c function documentation
Heinrich Schuchardt
2019-07-16
efi_loader: function comments cmd/efi_debug.c
Heinrich Schuchardt
2019-06-20
efi_loader: consistent error handling in efidebug.c
Heinrich Schuchardt
2019-06-20
efi_loader: consistent types in efidebug.c
Heinrich Schuchardt
2019-06-04
cmd: efidebug: make some boot variables non-volatile
AKASHI Takahiro
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()
AKASHI Takahiro
2019-04-23
efi_loader: more short texts for protocols in efidebug
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-03-02
efi_loader: error handling for `efidebug boot add`
Heinrich Schuchardt
2019-02-25
cmd: efidebug: add memmap command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add images command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add dh command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add drivers command
AKASHI Takahiro
2019-02-25
cmd: efidebug: add devices command
AKASHI Takahiro
2019-02-25
cmd: add efidebug command
AKASHI Takahiro