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
armvirtfeature 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
armvirtfeature 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