mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 14:28:35 +00:00
versions: Upgrade ovmf
This is required to support SEV-SNP confidential container with kernel-hashes. Since this ovmf is latest stable version, it is good to upgrade for tdx and Vanilaa builds too. Signed-off-by: Niteesh Dubey <niteesh@us.ibm.com>
This commit is contained in:
@@ -324,12 +324,12 @@ externals:
|
|||||||
url: "https://github.com/tianocore/edk2"
|
url: "https://github.com/tianocore/edk2"
|
||||||
x86_64:
|
x86_64:
|
||||||
description: "Vanilla firmware build"
|
description: "Vanilla firmware build"
|
||||||
version: "edk2-stable202202"
|
version: "edk2-stable202402"
|
||||||
package: "OvmfPkg/OvmfPkgX64.dsc"
|
package: "OvmfPkg/OvmfPkgX64.dsc"
|
||||||
package_output_dir: "OvmfX64"
|
package_output_dir: "OvmfX64"
|
||||||
sev:
|
sev:
|
||||||
description: "AmdSev build needed for SEV measured direct boot."
|
description: "AmdSev build needed for SEV measured direct boot."
|
||||||
version: "edk2-stable202302"
|
version: "edk2-stable202402"
|
||||||
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
||||||
package_output_dir: "AmdSev"
|
package_output_dir: "AmdSev"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user