mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-16 23:17:42 +00:00
ovmf: upgrade standard and sev ovmf
ovmf upgraded to latest tag for standard and sev. Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
This commit is contained in:
parent
e87231edc7
commit
bb7ca954c7
@ -339,12 +339,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-stable202402"
|
version: "edk2-stable202411"
|
||||||
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-stable202402"
|
version: "edk2-stable202411"
|
||||||
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
package: "OvmfPkg/AmdSev/AmdSevX64.dsc"
|
||||||
package_output_dir: "AmdSev"
|
package_output_dir: "AmdSev"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user