]> Git Repo - qemu.git/commit
pc-bios: document the edk2 firmware images; add firmware descriptors
authorLaszlo Ersek <[email protected]>
Thu, 7 Mar 2019 23:24:14 +0000 (00:24 +0100)
committerLaszlo Ersek <[email protected]>
Wed, 17 Apr 2019 13:38:35 +0000 (15:38 +0200)
commit13814db0408a87ab198e5c4e742def1c56662df7
tree3faca1ebb32c074bd6e88a055e22907e211260c1
parentf7fa38b74c3f6a5a80f38a18731d942948503861
pc-bios: document the edk2 firmware images; add firmware descriptors

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 <[email protected]>
Reviewed-by: Michal Privoznik <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Tested-by: Igor Mammedov <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
pc-bios/README
pc-bios/descriptors/50-edk2-i386-secure.json [new file with mode: 0644]
pc-bios/descriptors/50-edk2-x86_64-secure.json [new file with mode: 0644]
pc-bios/descriptors/60-edk2-aarch64.json [new file with mode: 0644]
pc-bios/descriptors/60-edk2-arm.json [new file with mode: 0644]
pc-bios/descriptors/60-edk2-i386.json [new file with mode: 0644]
pc-bios/descriptors/60-edk2-x86_64.json [new file with mode: 0644]
This page took 0.027332 seconds and 4 git commands to generate.