The following changes since commit ea9cdbcf3a0b8d5497cddf87990f1b39d8f3bb0a:
Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into staging (2024-09-15 18:27:40 +0100) are available in the Git repository at: https://gitlab.com/kraxel/qemu.git tags/edk2-stable202408-20240917-pull-request for you to fetch changes up to 265c40becab72485caa1f4b1911ce96a98657f84: tests/acpi: disallow acpi test data updates (2024-09-17 10:26:27 +0200) ---------------------------------------------------------------- edk2: update to 2024-08 stable tag. acpi: update test data (address changed due to firmware size change). ---------------------------------------------------------------- Gerd Hoffmann (6): tests/acpi: allow acpi test data updates update submodule and version file to edk2-stable202408 update binaries to edk2-stable202408 add loongarch binaries for edk2-stable202408 tests/acpi: update aarch64/virt/SSDT.memhp tests/acpi: disallow acpi test data updates Xianglai Li (1): roms: Support compile the efi bios for loongarch docs/system/loongarch/virt.rst | 2 +- meson.build | 2 +- pc-bios/descriptors/60-edk2-loongarch64.json | 31 +++++++++++++++++++ pc-bios/descriptors/meson.build | 3 +- pc-bios/edk2-aarch64-code.fd.bz2 | Bin 1588976 -> 1565763 bytes pc-bios/edk2-arm-code.fd.bz2 | Bin 1571639 -> 1570311 bytes pc-bios/edk2-i386-code.fd.bz2 | Bin 1775230 -> 1780004 bytes pc-bios/edk2-i386-secure-code.fd.bz2 | Bin 1877268 -> 1858666 bytes pc-bios/edk2-loongarch64-code.fd.bz2 | Bin 0 -> 1148383 bytes pc-bios/edk2-loongarch64-vars.fd.bz2 | Bin 0 -> 233 bytes pc-bios/edk2-riscv-code.fd.bz2 | Bin 1289337 -> 1296526 bytes pc-bios/edk2-x86_64-code.fd.bz2 | Bin 1892766 -> 1907255 bytes pc-bios/edk2-x86_64-microvm.fd.bz2 | Bin 1785290 -> 1787244 bytes pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 1969096 -> 1962992 bytes pc-bios/meson.build | 2 ++ roms/edk2 | 2 +- roms/edk2-build.config | 13 ++++++++ roms/edk2-version | 4 +-- tests/data/acpi/aarch64/virt/SSDT.memhp | Bin 1817 -> 1817 bytes 19 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 pc-bios/descriptors/60-edk2-loongarch64.json create mode 100644 pc-bios/edk2-loongarch64-code.fd.bz2 create mode 100644 pc-bios/edk2-loongarch64-vars.fd.bz2 -- 2.46.0