[PATCH v2 00/11] edk2: update to stable202202

Gerd Hoffmann posted 11 patches 2 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220311053759.875785-1-kraxel@redhat.com
Test checkpatch passed
Maintainers: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Gerd Hoffmann <kraxel@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <ani@anisinha.ca>
.gitlab-ci.d/edk2/Dockerfile           |   4 ++--
MAINTAINERS                            |   2 +-
pc-bios/edk2-aarch64-code.fd.bz2       | Bin 1507722 -> 1161290 bytes
pc-bios/edk2-arm-code.fd.bz2           | Bin 1503187 -> 1161845 bytes
pc-bios/edk2-i386-code.fd.bz2          | Bin 1646741 -> 1282120 bytes
pc-bios/edk2-i386-secure-code.fd.bz2   | Bin 1860546 -> 1473677 bytes
pc-bios/edk2-x86_64-code.fd.bz2        | Bin 1680164 -> 1327522 bytes
pc-bios/edk2-x86_64-microvm.fd.bz2     | Bin 0 -> 1309407 bytes
pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 1912112 -> 1513711 bytes
roms/Makefile.edk2                     |  30 +++++++++++++++++--------
roms/edk2                              |   2 +-
roms/edk2-build.sh                     |   2 +-
tests/data/acpi/virt/SSDT.memhp        | Bin 736 -> 736 bytes
13 files changed, 26 insertions(+), 14 deletions(-)
create mode 100644 pc-bios/edk2-x86_64-microvm.fd.bz2
[PATCH v2 00/11] edk2: update to stable202202
Posted by Gerd Hoffmann 2 years, 1 month ago
While being at it switch to RELEASE builds,
which in turn needs acpi test data updates.

Add microvm build.  Update MAINTAINERS.
Some build/ci tweaks.

Also available here:
  https://gitlab.com/kraxel/qemu/-/commits/edk2

v2:
 - tweaked .git check
 - updated acpi table commit messages.
 - picked up review tags.

Gerd Hoffmann (11):
  tests/acpi: allow virt memory hotplug changes
  edk2: update submodule to stable202202
  edk2: switch to release builds
  edk2: .git can be a file
  edk2: add microvm build
  edk2: update binaries to stable202202
  tests/acpi: update expected data files
  tests/acpi: disallow virt memory hotplug changes
  edk2/docker: install python3
  edk2/docker: use ubuntu 18.04
  MAINTAINERS: take edk2

 .gitlab-ci.d/edk2/Dockerfile           |   4 ++--
 MAINTAINERS                            |   2 +-
 pc-bios/edk2-aarch64-code.fd.bz2       | Bin 1507722 -> 1161290 bytes
 pc-bios/edk2-arm-code.fd.bz2           | Bin 1503187 -> 1161845 bytes
 pc-bios/edk2-i386-code.fd.bz2          | Bin 1646741 -> 1282120 bytes
 pc-bios/edk2-i386-secure-code.fd.bz2   | Bin 1860546 -> 1473677 bytes
 pc-bios/edk2-x86_64-code.fd.bz2        | Bin 1680164 -> 1327522 bytes
 pc-bios/edk2-x86_64-microvm.fd.bz2     | Bin 0 -> 1309407 bytes
 pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 1912112 -> 1513711 bytes
 roms/Makefile.edk2                     |  30 +++++++++++++++++--------
 roms/edk2                              |   2 +-
 roms/edk2-build.sh                     |   2 +-
 tests/data/acpi/virt/SSDT.memhp        | Bin 736 -> 736 bytes
 13 files changed, 26 insertions(+), 14 deletions(-)
 create mode 100644 pc-bios/edk2-x86_64-microvm.fd.bz2

-- 
2.35.1