diff mbox series

pc-bios: Add amd-sev-es to edk2 json

Message ID 20241012010724.107510-1-pratikrajesh.sampat@amd.com (mailing list archive)
State New
Headers show
Series pc-bios: Add amd-sev-es to edk2 json | expand

Commit Message

Pratik R. Sampat Oct. 12, 2024, 1:07 a.m. UTC
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 mbox series

Patch

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": [