OVMF: Making comment in versions.yaml for SEV-SNP

Adding comment to versions.yaml to indicate that the ovmf-sev is also
used by AMD SEV-SNP, as per the discussion in
https://github.com/kata-containers/kata-containers/pull/11561.

Signed-off-by: Arvind Kumar <arvinkum@amd.com>
This commit is contained in:
Arvind Kumar 2025-07-15 09:45:31 -05:00 committed by Fabiano Fidêncio
parent 9cebbab29d
commit 2a52351822

View File

@ -363,6 +363,7 @@ externals:
package: "OvmfPkg/OvmfPkgX64.dsc"
package_output_dir: "OvmfX64"
sev:
# Used by AMD SEV-SNP for measured direct boot
description: "AmdSev build needed for SEV measured direct boot."
version: "edk2-stable202411"
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"