OSDN Git Service

Merge remote-tracking branch 'remotes/philmd/tags/fw-edk2-20210714' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Jul 2021 12:44:00 +0000 (13:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Jul 2021 12:44:00 +0000 (13:44 +0100)
commitf665574ac5b08284e5292f013235bef2e9d4e73d
tree59384bd679856a5f8c786e80ae594e3406228366
parenta9649a719a44894b81f38dc1c5c1888ee684acef
parent2669350db2c3df33f4e68c518e9f31f91502a83d
Merge remote-tracking branch 'remotes/philmd/tags/fw-edk2-20210714' into staging

Patches related to EDK2/OVMF

- MAINTAINERS: remove Laszlo Ersek's entries
- Introduce X86_FW_OVMF Kconfig symbol
- pc_system_ovmf_table_find: Assert that flash was parsed, document
- gitlab-ci: Fix the jobs building EDK2 blobs

# gpg: Signature made Wed 14 Jul 2021 21:36:33 BST
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd/tags/fw-edk2-20210714:
  MAINTAINERS: remove Laszlo Ersek's entries
  hw/i386: Introduce X86_FW_OVMF Kconfig symbol
  hw/i386/pc: Document pc_system_ovmf_table_find
  hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
  gitlab-ci: Extract EDK2 job rules to reusable section

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>