summaryrefslogtreecommitdiff
path: root/cmd/efidebug.c
AgeCommit message (Expand)Author
2019-06-20efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt
2019-06-20efi_loader: consistent types in efidebug.cHeinrich Schuchardt
2019-06-04cmd: efidebug: make some boot variables non-volatileAKASHI Takahiro
2019-05-02efi_loader: optional data in load options are binaryHeinrich Schuchardt
2019-05-02cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()AKASHI Takahiro
2019-04-23efi_loader: more short texts for protocols in efidebugHeinrich Schuchardt
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2019-03-02efi_loader: error handling for `efidebug boot add`Heinrich Schuchardt
2019-02-25cmd: efidebug: add memmap commandAKASHI Takahiro
2019-02-25cmd: efidebug: add images commandAKASHI Takahiro
2019-02-25cmd: efidebug: add dh commandAKASHI Takahiro
2019-02-25cmd: efidebug: add drivers commandAKASHI Takahiro
2019-02-25cmd: efidebug: add devices commandAKASHI Takahiro
2019-02-25cmd: add efidebug commandAKASHI Takahiro