From: "Pratik R. Sampat" <pratikrajesh.sampat@amd.com>
To: <qemu-devel@nongnu.org>
Cc: <qemu-trivial@nongnu.org>
Subject: [PATCH] pc-bios: Add amd-sev-es to edk2 json
Date: Fri, 11 Oct 2024 20:07:24 -0500 [thread overview]
Message-ID: <20241012010724.107510-1-pratikrajesh.sampat@amd.com> (raw)
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>
---
pc-bios/descriptors/60-edk2-x86_64.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/pc-bios/descriptors/60-edk2-x86_64.json b/pc-bios/descriptors/60-edk2-x86_64.json
index 968cb65cf9..4599c63f14 100644
--- a/pc-bios/descriptors/60-edk2-x86_64.json
+++ b/pc-bios/descriptors/60-edk2-x86_64.json
@@ -26,6 +26,7 @@
"features": [
"acpi-s3",
"amd-sev",
+ "amd-sev-es",
"verbose-dynamic"
],
"tags": [
--
2.34.1
next reply other threads:[~2024-10-12 4:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-12 1:07 Pratik R. Sampat [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-18 16:14 [PATCH] pc-bios: Add amd-sev-es to edk2 json Pratik R. Sampat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241012010724.107510-1-pratikrajesh.sampat@amd.com \
--to=pratikrajesh.sampat@amd.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).