Skip to content

patina-v19.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Jan 21:00
· 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:

    1. Fix test_event_notification_with_tpl_change_fires_lower_events to restore TPL to original value at end of test.
    2. Wrap test_init_driver_services with 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




🔐 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