[PATCH 01/32] Convert build-efi script to Python

Tom Rini trini at konsulko.com
Mon Feb 3 21:07:44 CET 2025


On Mon, Feb 03, 2025 at 10:41:54AM -0700, Simon Glass wrote:

> Before this gets any longer, convert it to Python so it is easier to
> maintain.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  MAINTAINERS                        |   2 +-
>  doc/develop/uefi/u-boot_on_efi.rst |   4 +-
>  scripts/build-efi.py               | 258 +++++++++++++++++++++++++++++
>  scripts/build-efi.sh               | 207 -----------------------
>  4 files changed, 261 insertions(+), 210 deletions(-)
>  create mode 100755 scripts/build-efi.py
>  delete mode 100755 scripts/build-efi.sh

This should just go live in the u-boot-extras repository as another
sample script. And as a bonus, there you can just push the script right
now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250203/07f5b141/attachment.sig>


More information about the U-Boot mailing list