Skip to content

patina-v11.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 20:24
· 705 commits to refs/heads/main since this release

What's Changed

  • [REBASE \& FF] Consume patina-paging v9 @os-d (#790)
    Change Details
      ## Description

    patina-paging release v9 which is a breaking change. It created a more permissive API in that crate, requiring consumers to drive policy decisions.

    This updates patina to query memory regions and decide if the GCD and page table state is aligned.

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    Tested booting to Windows on Q35, SBSA, and a physical Intel platform. Testing on a physical ARM64 platform to be done soon.

    Integration Instructions

    N/A.




  • chore: Release v11.0.0 @Javagedes (#817)
    Change Details
      ## Description
    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    N/A

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    
  • RFC: Patina Test Execution Configuration @Javagedes (#609)
    Change Details
      ## Description

    Current State: FCP

    Additional patina_test macro configuration to control when a patina_test executes. Would add additional timing for a patina_test to be executed, including on a protocol installation, on an event group, on a timer, and the normal execution.

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    N/A

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    

Full Changelog: patina-v11.0.0...v11.1.0