[elbe-devel] [PATCH 0/4] elbepack: qemu firmware

Thomas Weißschuh thomas.weissschuh at linutronix.de
Wed Mar 6 10:53:56 CET 2024


Some images require firmware to run.
Using concrete paths and filenames of firmware binaries doesn't work
well as those can differ between different systems.
Instead look up firmware images from QEMU's firmware database.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (4):
      tests/simple-amd64-with-grub-uefi: use -nographic image check
      elbepack: introduce qemu_firmware package
      elbepack: check-build: add interpreter-firmware feature
      tests/simple-amd64-with-grub-uefi: make use of interpreter-firmware

 elbepack/commands/check-build.py      |  32 ++++-
 elbepack/qemu_firmware.py             | 239 ++++++++++++++++++++++++++++++++++
 elbepack/schema/dbsfed.xsd            |  23 ++++
 tests/simple-amd64-with-grub-uefi.xml |  21 +--
 4 files changed, 300 insertions(+), 15 deletions(-)
---
base-commit: 8baa3ca9d6d8ec3f78919706ad156f31d0798e54
change-id: 20240306-interpreter-firmware-a7c5f8fd3a22

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh at linutronix.de>



More information about the elbe-devel mailing list