summaryrefslogtreecommitdiff
path: root/cmd/efidebug.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: efidebug.c function documentationHeinrich Schuchardt2019-07-301-3/+2
* efi_loader: function comments cmd/efi_debug.cHeinrich Schuchardt2019-07-161-6/+10
* efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt2019-06-201-7/+16
* efi_loader: consistent types in efidebug.cHeinrich Schuchardt2019-06-201-11/+14
* cmd: efidebug: make some boot variables non-volatileAKASHI Takahiro2019-06-041-0/+3
* efi_loader: optional data in load options are binaryHeinrich Schuchardt2019-05-021-10/+17
* cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()AKASHI Takahiro2019-05-021-24/+55
* efi_loader: more short texts for protocols in efidebugHeinrich Schuchardt2019-04-231-0/+20
* efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt2019-04-231-5/+5
* efi_loader: error handling for `efidebug boot add`Heinrich Schuchardt2019-03-021-1/+1
* cmd: efidebug: add memmap commandAKASHI Takahiro2019-02-251-1/+126
* cmd: efidebug: add images commandAKASHI Takahiro2019-02-251-1/+25
* cmd: efidebug: add dh commandAKASHI Takahiro2019-02-251-1/+141
* cmd: efidebug: add drivers commandAKASHI Takahiro2019-02-251-1/+94
* cmd: efidebug: add devices commandAKASHI Takahiro2019-02-251-1/+78
* cmd: add efidebug commandAKASHI Takahiro2019-02-251-0/+587