summaryrefslogtreecommitdiff
path: root/tools/mkeficapsule.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-18Revert "mkeficapsule: Remove dtb related options"Simon Glass1-7/+222
2021-07-18mkeficapsule: Remove dtb related optionsIlias Apalodimas1-222/+7
2021-04-10tools/mkeficapsule: improve online helpHeinrich Schuchardt1-8/+8
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass1-7/+7
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi1-1/+1
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu1-15/+23
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro1-0/+3
2020-12-31mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu1-12/+221
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro1-1/+2
2020-12-03tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro1-0/+236