mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 06:18:58 +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"
|
||||
x86_64:
|
||||
description: "Vanilla firmware build"
|
||||
version: "edk2-stable202202"
|
||||
version: "edk2-stable202402"
|
||||
package: "OvmfPkg/OvmfPkgX64.dsc"
|
||||
package_output_dir: "OvmfX64"
|
||||
sev:
|
||||
description: "AmdSev build needed for SEV measured direct boot."
|
||||
version: "edk2-stable202302"
|
||||
version: "edk2-stable202402"
|
||||
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
||||
package_output_dir: "AmdSev"
|
||||
|
||||
|
Reference in New Issue
Block a user