Skip to content

patina-v11.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 20:04
· 701 commits to refs/heads/main since this release
3c6e1be

What's Changed

  • [Feature]: Add support to load an image from a FV device path @AnhDLuong (#773)
    Change Details
      ## Description

    Port part of GetFileBufferFromFv in EDK2 and rename it as add get_file_buffer_from_fw.

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

    How This Was Tested

    Verified booting to UEFI shell in qemu and on hardware.

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    
  • chore: Release @os-d (#821)
    Change Details
      ## Description

    Release v11.1.0

    (skip cargo release dry run)

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

    How This Was Tested

    N/A.

    Integration Instructions

    See release notes.




  • Migrate mu\_pi into patina\_pi @cfernald (#799)
    Change Details
      ## Description

    Migrates mu_pi from the mu_rust_pi repo into patina repo as patina_pi. This PR consists of two commits. The first introduces the patina_pi crate which is the mu_pi crate with some changes to conform to patina compilation. The second commit switches all use and reference of mu_pi and mu_rust_pi to instead use patina_pi.

    RESOLVES: #770

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

    How This Was Tested

    Boot test on QEMU

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    

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