summaryrefslogtreecommitdiff
path: root/tools/mkeficapsule.c
Commit message (Expand)AuthorAgeFilesLines
* mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu2022-10-311-3/+19
* mkeficapsule: Add support for generating empty capsulesSughosh Ganu2022-10-311-7/+89
* mkeficapsule: Remove raw and FIT GUID typesSughosh Ganu2022-04-151-25/+1
* tools: mkeficapsule: remove duplicated codeAKASHI Takahiro2022-02-261-2/+0
* tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro2022-02-111-23/+62
* tools: mkeficapsule: add firmware image signingAKASHI Takahiro2022-02-111-34/+347
* tools: mkeficapsule: dont use malloc.hHeinrich Schuchardt2022-02-051-1/+0
* tools: mkeficapsule: rework the code a little bitAKASHI Takahiro2022-01-291-72/+167
* tools: mkeficapsule: output messages to stderr instead of stdoutAKASHI Takahiro2022-01-291-13/+14
* Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro2021-10-251-222/+7
* Revert "mkeficapsule: Remove dtb related options"Simon Glass2021-09-181-7/+222
* mkeficapsule: Remove dtb related optionsIlias Apalodimas2021-07-181-222/+7
* tools/mkeficapsule: improve online helpHeinrich Schuchardt2021-04-101-8/+8
* mkeficapsule: Correct printf() stringsSimon Glass2021-03-161-7/+7
* tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi2021-02-261-1/+1
* mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu2021-01-231-15/+23
* tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro2021-01-231-0/+3
* mkeficapsule: Add support for embedding public key in a dtbSughosh Ganu2020-12-311-12/+221
* test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro2020-12-031-1/+2
* tools: add mkeficapsule command for UEFI capsule updateAKASHI Takahiro2020-12-031-0/+236