Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#988413: u-boot-tools: mkeficapsule missing

33 views
Skip to first unread message

Heinrich Schuchardt

unread,
May 12, 2021, 6:10:03 AM5/12/21
to
Package: u-boot-tools
Version: 2021.04~rc4+dfsg-1
Severity: wishlist

Dear Vagrant,

please, consider adding mkeficapsule to the u-boot-tools package. The
tool is need for preparing capsules for updating the firmware using the
UEFI API. A description is available at

https://u-boot.readthedocs.io/en/latest/board/emulation/qemu_capsule_update.html?highlight=mkeficapsule#enabling-capsule-authentication

Best regards

Heinrich

Vagrant Cascadian

unread,
Sep 8, 2021, 11:00:03 PM9/8/21
to
On 2021-05-12, Heinrich Schuchardt wrote:
> please, consider adding mkeficapsule to the u-boot-tools package. The
> tool is need for preparing capsules for updating the firmware using the
> UEFI API. A description is available at
>
> https://u-boot.readthedocs.io/en/latest/board/emulation/qemu_capsule_update.html?highlight=mkeficapsule#enabling-capsule-authentication

This link appears to be dead, but I suspect it is the in the upstream
sources:

doc/board/emulation/qemu_capsule_update.rst

The capsule update feature is enabled with the following configuration
settings::

CONFIG_MTD=y
CONFIG_FLASH_CFI_MTD=y
CONFIG_CMD_MTDPARTS=y
CONFIG_CMD_DFU=y
CONFIG_DFU_MTD=y
CONFIG_PCI_INIT_R=y
CONFIG_EFI_CAPSULE_ON_DISK=y
CONFIG_EFI_CAPSULE_FIRMWARE_MANAGEMENT=y
CONFIG_EFI_CAPSULE_FIRMWARE=y
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
CONFIG_EFI_CAPSULE_FMP_HEADER=y

I don't see any defconfigs with these options enabled; would it be
reasonable to add these to configs/tools-only_defconfig ?

At the moment, I haven't yet figured out how to build this from the
Debian packages and may not have time in the near future ... a patch
would be very helpful. :)


live well,
vagrant
signature.asc
0 new messages