patina-v19.0.3
·
361 commits
to refs/heads/main
since this release
What's Changed
-
Test Fix: Resolve issues with tests affecting global state. @joschock (#1231)
Change Details
## Description
Two small test fixes:
- Fix
test_event_notification_with_tpl_change_fires_lower_eventsto restore TPL to original value at end of test. - Wrap
test_init_driver_serviceswith the global test state lock.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Verified unit tests run as expected; global state deltas caused by these unit tests no longer observed.
Integration Instructions
N/A
- Fix
🔐 Security Impacting
-
Update to patina-paging v11.0.0 @os-d (#1237)
Change Details
## Description
patina-paging v11.0.0 includes a critical bugfix
(see OpenDevicePartnership/patina-paging#168) that patina needs to pick up. In addition, there was a breaking change to rename an enum member, so that change is made.- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Tested on an Intel physical platform experiencing the paging issue, Q35, and SBSA.
Integration Instructions
N/A.
Full Changelog: patina-v19.0.2...v19.0.3