Skip to content

Initial contents#6

Merged
Flickdm merged 25 commits into
microsoft:mainfrom
Flickdm:initial-contents
Oct 24, 2023
Merged

Initial contents#6
Flickdm merged 25 commits into
microsoft:mainfrom
Flickdm:initial-contents

Conversation

@Flickdm
Copy link
Copy Markdown
Member

@Flickdm Flickdm commented Oct 19, 2023

This builds on Javagedes
initial port and adds all the secure boot certificates provided by Microsoft.

Performs an initial port of the project into the new repository. This port includes two scripts used to (1) generate the secure boot binaries for Intel and ARM architectures and (2) archive the binaries as .zip and .tar.gz files for each of the architectures.

Adds auxillary files for performing PR checks and automated attachment of the archive files to the release, if the workflow is being run due to the creation of a tag.

@Javagedes
have done verification of PR Checks and Asset loading on release on my personal fork: https://github.com/Javagedes/secureboot_objects/actions/runs/5893194292

Javagedes and others added 19 commits August 16, 2023 16:16
update
Updates
Update
Performs an initial port of the project into the new repository. This
port includes two scripts used to (1) generate the secure boot binaries
for Intel and ARM architectures and (2) archive the binaries as .zip and
.tar.gz files for each of the architectures.

Adds auxillary files for performing PR checks and automated attachment
of the archive files to the release, if the workflow is being run due to
the creation of a tag.

Signed-off-by: Joey Vagedes <joeyvagedes@microsoft.com>
Comment thread .github/dependabot.yml
Comment thread requirements.txt
Comment thread Readme.md
Comment thread Readme.md Outdated
Comment thread scripts/secure_boot_default_keys.py
Comment thread scripts/secure_boot_default_keys.py
Copy link
Copy Markdown
Member

@makubacki makubacki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with some feedback.

Javagedes and others added 2 commits October 23, 2023 08:20
rename requirements.txt to pip-requirements.txt for consistency with
most other project mu repos.
Co-authored-by: Michael Kubacki <michael.kubacki@microsoft.com>
Updates the Readme to reflect that binaries are created for each
architecture, rather than vendor.

Updates the .gitignore to ignore the artifact folders.
Adds pytest testing infrastructure for testing the scripts in the
scripts/ folder.  Adds it to CI action as well.
@Flickdm Flickdm merged commit 91585b3 into microsoft:main Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants