forked from tianocore/edk2
-
Notifications
You must be signed in to change notification settings - Fork 1
EDK II Release Planning
Liming Gao edited this page May 16, 2021
·
160 revisions
Date (00:00:00 UTC-8) | Description |
---|---|
2021-03-05 | Beginning of development |
2021-05-10 | Feature Planning Freeze |
2021-05-17 | Soft Feature Freeze |
2021-05-24 | Hard Feature Freeze |
2021-05-28 | Release |
- OVMF RFE: VCPU hot-unplug with SMI
- Add non-MMRAM memory protection for Standalone MM environment
- OpenSSL Update OpenSSL version to version 1.1.1j to include CVE fix
- Add a new library class RegisterFilterLib
- Add a new MicrocodeLib for microcode loading
- EDKII Redfish Config Handler Protocol
- Implementation of UEFI spec 31.1 Redfish Discover Protocol
- Add RedfishLib (from libredfish)
- Add the ArmPlatformPkg to the azurepipeline
- Add the ArmPkg to the azurepipeline
- Support Tcg2Smm under Standalone MM environment
- UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support
- Add support for AARCH64 to RngDxe and BaseRngLib
- Add support for RSASSA-PSS signature scheme in Crypto package
- TBD
- TBD
- MdeModulePkg VariableSmmRuntimeDxe.inf depends on library class MmUnblockMemoryLib. Platforms supporting variable service through SMM should configure platform DSC in [LibraryClasses]
MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibNull.inf
- SecurityPkg Tcg2Smm is split into 2 drivers: Tcg2Smm and Tcg2Acpi. Platforms supporting TCG2 Physical Presence and Memory Clear through ACPI method should add a new entry in [Components] section of platform DSC as well as the corresponding FV section in platform FDF
SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
- Platform DSC needs to include
MdePkg/MdeLibs.dsc.inc
for the required library instance.
Date (00:00:00 UTC-8) | Description |
---|---|
2021-05-28 | Beginning of development |
2021-08-12 | Feature Planning Freeze |
2021-08-19 | Soft Feature Freeze |
2021-08-26 | Hard Feature Freeze |
2021-08-30 | Release |
- TBD
Date (00:00:00 UTC-8) | Description |
---|---|
2021-08-30 | Beginning of development |
2021-11-08 | Feature Planning Freeze |
2021-11-15 | Soft Feature Freeze |
2021-11-22 | Hard Feature Freeze |
2021-11-26 | Release |
- TBD