On 26/11/25 15:21, Gerd Hoffmann wrote:
Update edk2 firmware images to latest upstream release.

Noteworthy edk2 upstream change is that 32-bit architectures (ia32 and
arm) are not supported any more, so the qemu builds of these are removed
too.

Thanks for doing this work.

  roms/edk2-build.py                            |  21 +++++++--
  tests/qtest/bios-tables-test.c                |  28 +++++------
  pc-bios/descriptors/50-edk2-i386-secure.json  |  34 --------------
  pc-bios/descriptors/60-edk2-aarch64.json      |   2 +-
  pc-bios/descriptors/60-edk2-arm.json          |  31 ------------
  pc-bios/descriptors/60-edk2-i386.json         |  33 -------------
  pc-bios/descriptors/meson.build               |   3 --
  pc-bios/edk2-aarch64-code.fd.bz2              | Bin 1565763 -> 1662423 bytes
  ...m-vars.fd.bz2 => edk2-aarch64-vars.fd.bz2} | Bin
  pc-bios/edk2-arm-code.fd.bz2                  | Bin 1570311 -> 0 bytes
  pc-bios/edk2-i386-code.fd.bz2                 | Bin 1780004 -> 0 bytes
  pc-bios/edk2-i386-secure-code.fd.bz2          | Bin 1858666 -> 0 bytes
  pc-bios/edk2-i386-vars.fd.bz2                 | Bin 190 -> 0 bytes
  pc-bios/edk2-loongarch64-code.fd.bz2          | Bin 1148383 -> 1178146 bytes
  pc-bios/edk2-riscv-code.fd.bz2                | Bin 1296526 -> 1252448 bytes

Since here, could we rename this one as edk2-riscv64-code.fd.bz2 for
coherency and clarity?

  pc-bios/edk2-x86_64-code.fd.bz2               | Bin 1907255 -> 2138026 bytes
  pc-bios/edk2-x86_64-microvm.fd.bz2            | Bin 1787244 -> 1996414 bytes
  pc-bios/edk2-x86_64-secure-code.fd.bz2        | Bin 1962992 -> 2293816 bytes

Reply via email to