v2024050000.0.0
apop5
released this
26 Aug 22:45
·
28 commits
to release/202405
since this release
Initial Release notes of 202405 contain a full list of mu changes on top of edk2-stable202405
PR associated with the commit can be found at the bottom of the information pane reached by clicking on the commit hash
What's Changed## 🚀 Features & ✨ Enhancements
-
GitHub Action: Bump robinraju/release-downloader from 1.10 to 1.11 (#320)
-
pip: Update all pip-requirements to latest. (#326)
-
Repo File Sync: 202405 Branch Transition Updates. (#325)
-
SecurityPkg: CodeQL Fixes.
-
EmbeddedPkg: CodeQL Fixes.
-
FmpDevicePkg: CodeQL Fixes.
-
FatPkg: CodeQL Fixes.
-
Updated Release Notes. (#319)
-
[202405][Rebase&&FF] Everything MS Changes (#311)
-
SecurityPkg: Move Platform Lockdown to EndOfDxe event
-
EmbeddedPkg: Enable build under VS2019 and fix build errors. (#282)
-
Require cspell 5.20.0
-
SecurityPkg: Support special case where PK is being deleted
-
SecurityPkg: Remove custom mode setting during PK deletion
-
SecurityPkg: Allow unsigned PK's to be set when we don't have a PK already
-
SecurityPkg: Add Pkcs7 EKU PCD for FmpAuthentication Lib
-
FmpDevicePkg: Add Eku PCD to FmpDxe
-
SecurityPkg: Adding dTPM support for MM Core module type (#259)
-
SecurityPkg: Add an assert to TCG log function if log is full (#257)
-
SecurityPkg: Added NULL implementation for Tcg2PreUefiEventLogLib (#235)
-
SecurityPkg: Tcg2Smm: Inspect target address before usage (#195)
-
SecurityPkg: Minimized TCG2 Physical Presence Interface Library
-
SecurityPkg: Add gEfiTcg2MuProtocolGuid & Log Only function Interface
-
SecurityPkg: Additional helper functions to Tpm2CommandLib
-
SecurityPkg: Add a PCD to skip Tcg2Smm ACPI table measurement
-
SecurityPkg: Tcg2Dxe ExitBootServicesFailed handler TPL change to CALLBACK
-
SecurityPkg: Add NvUndefineSpaceSpecial to the Tpm2CommandLib.
-
SecurityPkg: Add support for Excluded Fvs in Dxe Tpm2 MeasuredBootLib
-
SecurityPkg: Improve PCR allocation enforcement for varied platform support.
-
SecurityPkg: Break out the PromptForUserConfirmation() function from Tcg2 PPI.
-
SecurityPkg: Improved performance changes for TCG2 modules
-
SecurityPkg: Add Pre-TCG measurements to logs
-
SecurityPkg: Add support for Tpm2PolicyLocality assertions.
-
SecurityPkg: Add Tpm2DebugLib to support detailed logging
-
SecurityPkg: Add OemTpm2InitLib for hooks into TPM init process.
-
SecurityPkg/Tcg2Smm: Added communicate buffer check
-
FmpDevicePkg: Renaming shell test app to match convention
-
FmpDevicePkg: Fix CI Plugin issues
-
PrmPkg: Fix CI Plugin issues
-
FatPkg: Fix SpellCheck issues
-
2405 MU_TIANO_PLUS Setup: Remove SourceLevelDebugPkg
-
[CHERRY-PICK] SecurityPkg/Tcg2Acpi: Revise debug print
-
FmpDevicePkg: Improve library documentation
-
FatPkg: Improvements to Fat to fix BCD corruption
-
EmbeddedPkg: Mark DMA Memory Allocations XP By Default
-
PrmPkg: Don't Set Access Attributes of Runtime MMIO Ranges (#51)
-
SecurityPkg: Tcg2Smm: Remove Unused Functionality
-
SecurityPkg: Tcg2Acpi: Remove Unused Functionality
-
FmpDevicePkg: Assert on PcdFmpDeviceImageTypeIdGuid Size Mismatch
-
SecurityPkg: Measure Invoke EBS even in failure case
-
SecurityPkg/Hash2CryptoDxe: Use Hash2CryptoLib
-
SecurityPkg: Add Hash2CryptoLib
-
SecurityPkg: Add RngPei (#277)
-
Mu DSC Changes
-
Enable CI
-
TCBZ3616 EmbeddedPkg: Fix multiple 64->32 conversion errors
-
EmbeddedPkg: Drop remaining ArmPkg and ArmPlatformPkg references
-
Fix markdownlint errors
-
[TCBZ2094] Fix FV2 Hob creation when processing FV file in PrePiLib
-
[TCBZ2576] Resize some PCDs in EmbeddedPkg to UINT64 to fit addresses above 4G
-
[TCBZ2820] Initialize variables in FwVol.c (PrePiLib) for ARM64