Skip to content

v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 21:11
· 40 commits to refs/heads/main since this release

What's Changed

⚠️ This release is missing expected hashes. Machines that are updated via the OS are not at any additional risk. However, if the machine does not periodically update the DBX then it will be at risk.

  • 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
    1. keystore.toml was renamed to FirmwareDefaults.toml
    2. 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
    3. 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