index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkeficapsule.c
Age
Commit message (
Expand
)
Author
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-10-13
tools: mkeficapsule: Add support to print capsule headers
Sughosh Ganu
2023-06-08
mkeficapsule: add FMP Payload Header
Masahisa Kojima
2022-10-31
mkeficapsule: Add support for setting OEM flags in capsule header
Sughosh Ganu
2022-10-31
mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
2022-04-15
mkeficapsule: Remove raw and FIT GUID types
Sughosh Ganu
2022-02-26
tools: mkeficapsule: remove duplicated code
AKASHI Takahiro
2022-02-11
tools: mkeficapsule: allow for specifying GUID explicitly
AKASHI Takahiro
2022-02-11
tools: mkeficapsule: add firmware image signing
AKASHI Takahiro
2022-02-05
tools: mkeficapsule: dont use malloc.h
Heinrich Schuchardt
2022-01-29
tools: mkeficapsule: rework the code a little bit
AKASHI Takahiro
2022-01-29
tools: mkeficapsule: output messages to stderr instead of stdout
AKASHI Takahiro
2021-10-25
Revert "Revert "mkeficapsule: Remove dtb related options""
AKASHI Takahiro
2021-09-18
Revert "mkeficapsule: Remove dtb related options"
Simon Glass
2021-07-18
mkeficapsule: Remove dtb related options
Ilias Apalodimas
2021-04-10
tools/mkeficapsule: improve online help
Heinrich Schuchardt
2021-03-16
mkeficapsule: Correct printf() strings
Simon Glass
2021-02-26
tools/mkeficapsule.c: fix DEBUG build
Klaus Heinrich Kiwi
2021-01-23
mkeficapsule: Miscellaneous fixes in the utility
Sughosh Ganu
2021-01-23
tools: mkeficapsule: fill reserved members of structure
AKASHI Takahiro
2020-12-31
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro