mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-21 17:34:31 +00:00
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:
parent
9cebbab29d
commit
2a52351822
@ -363,6 +363,7 @@ externals:
|
|||||||
package: "OvmfPkg/OvmfPkgX64.dsc"
|
package: "OvmfPkg/OvmfPkgX64.dsc"
|
||||||
package_output_dir: "OvmfX64"
|
package_output_dir: "OvmfX64"
|
||||||
sev:
|
sev:
|
||||||
|
# Used by AMD SEV-SNP for measured direct boot
|
||||||
description: "AmdSev build needed for SEV measured direct boot."
|
description: "AmdSev build needed for SEV measured direct boot."
|
||||||
version: "edk2-stable202411"
|
version: "edk2-stable202411"
|
||||||
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
||||||
|
Loading…
Reference in New Issue
Block a user