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