TLDR
- Signed DBX and Revocations have been updated to include the revocations for DtBios* - see #214
- Template support was added to add additional templates that a platform can use to customize the template they require
- Release 1.5.0 failed due to a expired token. This was fixed in #219 however the tags were left behind - see #218
What's Changed
- pip: bump ruff from 0.9.6 to 0.9.7 by @dependabot in #172
- pip: bump edk2-pytool-extensions from 0.28.2 to 0.28.3 by @dependabot in #173
- Update the Readme by @Flickdm in #179
- pip: bump edk2-pytool-extensions from 0.28.3 to 0.28.5 by @dependabot in #177
- pip: bump pytest from 8.3.4 to 8.3.5 by @dependabot in #176
- pip: bump ruff from 0.9.7 to 0.9.9 by @dependabot in #175
- pip: bump ruff from 0.9.9 to 0.11.0 by @dependabot in #184
- Publishing Script to make 2023 Boot Media from existing ISOs by @Flickdm in #183
- RustToolChain: Bump RustToolChain from 1.80 to 1.84. by @uefibot in #187
- Repo File Sync: synced file(s) with microsoft/mu_devops by @uefibot in #190
- Clean up SecureBoot Schema and Revocation JSON by @Flickdm in #191
- pip: bump ruff from 0.11.2 to 0.11.4 by @dependabot in #192
- Basic powershell installation script for installing Secure Boot Keys by @Flickdm in #193
- Secure Boot Default Templates by @Flickdm in #174
- pip: bump ruff from 0.11.4 to 0.11.5 by @dependabot in #194
- pip: bump ruff from 0.11.4 to 0.11.6 by @dependabot in #197
- Repo File Sync: synced file(s) with microsoft/mu_devops by @mu-automation in #202
- pip: bump ruff from 0.11.6 to 0.11.7 by @dependabot in #201
- Update templates by @Flickdm in #199
- pip: bump ruff from 0.11.7 to 0.11.8 by @dependabot in #204
- Secure Boot Kek Update Files by @Flickdm in #195
- pip: bump ruff from 0.11.8 to 0.11.9 by @dependabot in #205
- pip: bump ruff from 0.11.9 to 0.11.10 by @dependabot in #206
- pip: bump ruff from 0.11.10 to 0.11.11 by @dependabot in #207
- Synced yml file(s) with microsoft/mu_devops, updated rust toolchain version and edition by @mu-automation in #208
- Repo File Sync: Update mu_devops workflow tags to 15.0.1 by @mu-automation in #209
- pip: bump ruff from 0.11.11 to 0.11.12 by @dependabot in #212
- pip: bump pytest from 8.3.5 to 8.4.0 by @dependabot in #211
- Updating DBX update package with the latest revocations by @SochiOgbuanya in #214
- Keep LegacyFirmwareDefaults.toml around for legacy firmware builds by @Flickdm in #213
- Update non-Default GitHub token usage to Mu GitHub app by @apop5 in #219
New Contributors
Full Changelog: v1.4.0-signed...v1.5.1-signed