Skip to content

v1.0.0

Latest

Choose a tag to compare

@mu-automation mu-automation released this 16 Jun 22:44
· 1 commit to refs/heads/main since this release
5bf2111

What's Changed

  • ODP Updates @Raymond-MS (#127)
    Change Details
      ## Description

    Updated the ODP crates to the latest revision to include defaulting locality0 and locality1 to OPEN.

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

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

    How This Was Tested

    Built both Q35 and Virt with TPM enabled. Verified TPM functionality without the patch to open localities.

    Integration Instructions

    N/A

⚠️ Breaking Changes

  • Drop SBSA builds and binaries @kuqin12 (#128)
    Change Details
      ## Description

    This change removes the SBSA related code, build and produced binaries.

    As such, the existing armvirt feature flag is removed and all builds will be defaulted to armvirt.

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

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

    How This Was Tested

    This was tested on QEMU Arm Virt platform and booted to UEFI shell.

    Integration Instructions

    N/A

📖 Documentation Updates

  • Drop SBSA builds and binaries @kuqin12 (#128)
    Change Details
      ## Description

    This change removes the SBSA related code, build and produced binaries.

    As such, the existing armvirt feature flag is removed and all builds will be defaulted to armvirt.

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

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

    How This Was Tested

    This was tested on QEMU Arm Virt platform and booted to UEFI shell.

    Integration Instructions

    N/A

Full Changelog: v0.1.8...v1.0.0