Changelog (https://github.com/tianocore/edk2/releases):
New Features & Bug Fixes - SecurityPkg:Add EFI Device Authentication Signature Database and SPDM - CryptoPkg:add additional RSAES-OAEP crypto functions - OvmfPkg:Add 5-level paging support - OvmfPkg:SEV-SNP Support for running under an SVSM - OvmfPkg:RBP register shall be cleared in TDVMCALL - OvmfPkg:Harden #VC instruction emulation (CVE-2024-25742) - Add SPI bus driver stack - NetworkPkg: Predictable TCP ISNs - NetworkPkg: Use of a Weak PseudoRandom Number Generator - UefiCpuPkg: Add new SmmRelocationLib library Update Notes - NetworkPkg SECURITY PATCH CVE-2023-45237 requires the platform to provide the right implementation of the EFI_RNG_PROTOCOL (i.e., using a GUID that appears in the allowlist) and EFI_HASH2_PROTOCOL. If it is not implemented, the platform will lose the ability to do network boot. Signed-off-by: Trevor Gamblin <[email protected]> --- meta/recipes-core/ovmf/ovmf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/ovmf/ovmf_git.bb b/meta/recipes-core/ovmf/ovmf_git.bb index 085574c0cbd..0d17da1d4d4 100644 --- a/meta/recipes-core/ovmf/ovmf_git.bb +++ b/meta/recipes-core/ovmf/ovmf_git.bb @@ -26,8 +26,8 @@ SRC_URI = "gitsm://github.com/tianocore/edk2.git;branch=master;protocol=https \ file://0004-reproducible.patch \ " -PV = "edk2-stable202402" -SRCREV = "edc6681206c1a8791981a2f911d2fb8b3d2f5768" +PV = "edk2-stable202405" +SRCREV = "3e722403cd16388a0e4044e705a2b34c841d76ca" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>edk2-stable.*)" CVE_PRODUCT = "edk2" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203469): https://lists.openembedded.org/g/openembedded-core/message/203469 Mute This Topic: https://lists.openembedded.org/mt/107934521/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
