summaryrefslogtreecommitdiff
path: root/tools/mkeficapsule.c
AgeCommit message (Expand)Author
2022-04-15mkeficapsule: Remove raw and FIT GUID typesSughosh Ganu
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro
2022-02-05tools: mkeficapsule: dont use malloc.hHeinrich Schuchardt
2022-01-29tools: mkeficapsule: rework the code a little bitAKASHI Takahiro
2022-01-29tools: mkeficapsule: output messages to stderr instead of stdoutAKASHI Takahiro
2021-10-25Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro
2021-09-18Revert "mkeficapsule: Remove dtb related options"Simon Glass
2021-07-18mkeficapsule: Remove dtb related optionsIlias Apalodimas
2021-04-10tools/mkeficapsule: improve online helpHeinrich Schuchardt
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro
2020-12-03tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro