mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
pc-bios: Add amd-sev-es to edk2 json
With the default BIOS being compatible with amd-sev-es add the feature to the json to indicate it's support Signed-off-by: Pratik R. Sampat <pratikrajesh.sampat@amd.com> Message-ID: <20241118161405.208437-1-pratikrajesh.sampat@amd.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
a5bd044b15
commit
d1770b5834
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
"features": [
|
"features": [
|
||||||
"acpi-s3",
|
"acpi-s3",
|
||||||
"amd-sev",
|
"amd-sev",
|
||||||
|
"amd-sev-es",
|
||||||
"verbose-dynamic"
|
"verbose-dynamic"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue