index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkeficapsule.c
Age
Commit message (
Expand
)
Author
2026-03-18
tools: mkeficapsule: Fix dump signature long option
Wojciech Dubowik
2026-03-18
tools: mkeficapsule: Add support for pkcs11
Wojciech Dubowik
2025-08-08
tools: mkeficapsule: resource leak in read_bin_file()
Heinrich Schuchardt
2024-11-09
tools: mkeficapsule: use %zd to print ssize_t.
Heinrich Schuchardt
2024-09-12
tools: mkeficapsule: support generating dynamic GUIDs
Caleb Connolly
2024-09-12
tools: mkeficapsule: use u-boot UUID library
Caleb Connolly
2024-08-24
tools/mkeficapsule: correct printf codes
Heinrich Schuchardt
2024-08-05
binman: Return failure when a usage() message is generated
Simon Glass
2024-08-05
mkeficapsule: Add a --version argument
Simon Glass
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