edk2-nvidia-202511.0
Pre-release
Pre-release
·
147 commits
to refs/heads/main
since this release
Release Notes
-
Display Controller
- Added HW-specific context struct.
- DT now updated with max clock rates, ISO bandwidth, and memory floor on key events and enable.
- DT path stored in controller context.
-
Device Tree Helper Libraries
- New functions to update DT with max clock rates and ISO bandwidth.
- Property truncation allows null data pointer.
- Added node enablement check.
-
Testing
- Initialized variables in DeviceTreeHelperLibGoogleTest for reliability.
- Mocked
IsOpteePresentin FvbNorFlashDxe tests.
-
Bug Fixes
- Reset cached measurements on partition erase.
- OemDescStatusCodeDxe ignores debug messages.
- Register name lookup checks for null.
-
Config/Other
- Removed BMC support from t26x general build.
- Reverted zero-size VPR node support (static node disabled if size is 0).