v1.1.3
github-actions
released this
25 Jul 21:11
·
40 commits
to refs/heads/main
since this release
What's Changed
-
Updating Presigned objects folder @SochiOgbuanya (#107)
Change Details
Added the new Microsoft Option ROM CA 2023 to the DB in the presigned folder.
-
Adding a Signed folder and optional folder for DBX2024 and DB2024 update packages @SochiOgbuanya (#83)
Change Details
The signed folder contains signed versions of the contents in keystore folder plus the DBX2024 and DB2024 update packages with guidance on how to apply both changes to devices.
Please review the localized readme file and the contents of each folder.
</blockquote> <hr> </details>
-
Reorganizing Secure Boot Repo @Flickdm (#84)
Change Details
This reorganizes the folder structure to prepare for Signed Objects
- keystore.toml was renamed to FirmwareDefaults.toml
- Created two new folders PreSignedObjects, and PostSignedObjects
- PreSignedObjects now represents Objects that may exist in your Secure Boot Configuration
- PostSignedObjects now represents Signed Objects from Microsoft that will map to the PreSignedObjects
- All Existing Objects were moved
This should not be a breaking change. However Breaking changes are likely to come in follow up commits.
Full Changelog: v1.1.2...v1.1.3