[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 09/12] pc-bios: document the edk2 firmware im
From: |
Daniel P . Berrangé |
Subject: |
Re: [Qemu-devel] [PATCH v2 09/12] pc-bios: document the edk2 firmware images; add firmware descriptors |
Date: |
Fri, 15 Mar 2019 11:31:03 +0000 |
User-agent: |
Mutt/1.11.3 (2019-02-01) |
On Wed, Mar 13, 2019 at 10:00:54PM +0100, Laszlo Ersek wrote:
> Update the README file with information on the images added previously,
> and provide firmware descriptor documents that conform to
> "docs/interop/firmware.json".
>
> Signed-off-by: Laszlo Ersek <address@hidden>
> Reviewed-by: Michal Privoznik <address@hidden>
> Reviewed-by: Michael S. Tsirkin <address@hidden>
> ---
>
> Notes:
> v2:
>
> - refer to "edk2-*.fd.xz" rather than "edk2-*.fd" in the README hunk
> [Dan, Michael, Phil]
>
> - pick up Michal's and Michael's R-b's
>
> pc-bios/descriptors/50-edk2-i386-secure.json | 34 +++++++++++++++++++
> pc-bios/descriptors/50-edk2-x86_64-secure.json | 35 ++++++++++++++++++++
> pc-bios/descriptors/60-edk2-aarch64.json | 31 +++++++++++++++++
> pc-bios/descriptors/60-edk2-arm.json | 31 +++++++++++++++++
> pc-bios/descriptors/60-edk2-i386.json | 33 ++++++++++++++++++
> pc-bios/descriptors/60-edk2-x86_64.json | 34 +++++++++++++++++++
> pc-bios/README | 11 ++++++
One day we should rename this directory to just "roms" or something
like that. We use of for lots of stuff unrelated to the x86 pc
machine :-)
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [Qemu-devel] [PATCH v2 00/12] bundle edk2 platform firmware with QEMU, Laszlo Ersek, 2019/03/13
- [Qemu-devel] [PATCH v2 10/12] tests: add missing dependency to build QTEST_QEMU_BINARY, round 2, Laszlo Ersek, 2019/03/13
- [Qemu-devel] [PATCH v2 12/12] MAINTAINERS: add the "EDK2 Firmware" subsystem, Laszlo Ersek, 2019/03/13
- [Qemu-devel] [PATCH v2 11/12] Makefile: install the edk2 firmware images and their descriptors, Laszlo Ersek, 2019/03/13
- [Qemu-devel] [PATCH v2 09/12] pc-bios: document the edk2 firmware images; add firmware descriptors, Laszlo Ersek, 2019/03/13
- Re: [Qemu-devel] [PATCH v2 09/12] pc-bios: document the edk2 firmware images; add firmware descriptors,
Daniel P . Berrangé <=
- [Qemu-devel] [PATCH v2 08/12] pc-bios: add edk2 firmware binaries and variable store templates, Laszlo Ersek, 2019/03/13
- Re: [Qemu-devel] [PATCH v2 08/12] pc-bios: add edk2 firmware binaries and variable store templates, Philippe Mathieu-Daudé, 2019/03/15
[Qemu-devel] [PATCH v2 07/12] roms: build edk2 firmware binaries and variable store templates, Laszlo Ersek, 2019/03/13