index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
efidebug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-35
/
+35
*
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
2020-05-17
1
-1
/
+57
*
cmd: efidebug: fix -Werror=type-limits warning
Heinrich Schuchardt
2020-05-10
1
-1
/
+1
*
cmd: efidebug: add a comment against Coverity check (300329)
AKASHI Takahiro
2020-05-09
1
-0
/
+5
*
cmd: efidebug: fix a wrong handling of arguments
AKASHI Takahiro
2020-05-09
1
-1
/
+1
*
cmd: efidebug: simplify UEFI protocol calls
Heinrich Schuchardt
2020-05-04
1
-21
/
+19
*
efi_loader: fix 'efidebug bootorder'
Heinrich Schuchardt
2020-04-30
1
-21
/
+26
*
efi_loader: efidebug, avoid illegal memory access
Heinrich Schuchardt
2020-04-30
1
-1
/
+2
*
efi_loader: fix 'efidebug boot dump'
Heinrich Schuchardt
2020-04-30
1
-25
/
+20
*
cmd: efidebug: add "test bootmgr" sub-command
AKASHI Takahiro
2020-04-16
1
-1
/
+77
*
cmd: efidebug: fix int to pointer cast
Heinrich Schuchardt
2020-03-28
1
-3
/
+5
*
cmd: map addresses to sysmem in efidebug memmap
Heinrich Schuchardt
2020-03-17
1
-2
/
+4
*
cmd: efidebug: correct error message
Heinrich Schuchardt
2020-03-11
1
-1
/
+1
*
cmd: efidebug: fix a failure of "boot rm" sub-command
AKASHI Takahiro
2020-03-11
1
-2
/
+3
*
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
1
-0
/
+4
*
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
1
-0
/
+4
*
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
2020-01-07
1
-4
/
+4
*
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
2020-01-07
1
-1
/
+46
*
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
2020-01-07
1
-11
/
+14
*
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
2019-12-03
1
-2
/
+2
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
efi_loader: efidebug.c function documentation
Heinrich Schuchardt
2019-07-30
1
-3
/
+2
*
efi_loader: function comments cmd/efi_debug.c
Heinrich Schuchardt
2019-07-16
1
-6
/
+10
*
efi_loader: consistent error handling in efidebug.c
Heinrich Schuchardt
2019-06-20
1
-7
/
+16
*
efi_loader: consistent types in efidebug.c
Heinrich Schuchardt
2019-06-20
1
-11
/
+14
*
cmd: efidebug: make some boot variables non-volatile
AKASHI Takahiro
2019-06-04
1
-0
/
+3
*
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
1
-10
/
+17
*
cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()
AKASHI Takahiro
2019-05-02
1
-24
/
+55
*
efi_loader: more short texts for protocols in efidebug
Heinrich Schuchardt
2019-04-23
1
-0
/
+20
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
1
-5
/
+5
*
efi_loader: error handling for `efidebug boot add`
Heinrich Schuchardt
2019-03-02
1
-1
/
+1
*
cmd: efidebug: add memmap command
AKASHI Takahiro
2019-02-25
1
-1
/
+126
*
cmd: efidebug: add images command
AKASHI Takahiro
2019-02-25
1
-1
/
+25
*
cmd: efidebug: add dh command
AKASHI Takahiro
2019-02-25
1
-1
/
+141
*
cmd: efidebug: add drivers command
AKASHI Takahiro
2019-02-25
1
-1
/
+94
*
cmd: efidebug: add devices command
AKASHI Takahiro
2019-02-25
1
-1
/
+78
*
cmd: add efidebug command
AKASHI Takahiro
2019-02-25
1
-0
/
+587