Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build script for LinuxBoot SMM PoC #7

Open
micgor32 opened this issue Feb 13, 2025 · 1 comment
Open

Build script for LinuxBoot SMM PoC #7

micgor32 opened this issue Feb 13, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@micgor32
Copy link
Collaborator

A simple script to build coreboot with patched LinuxBoot (aka LinuxBootSMM) as a payload. It should allow anyone to reproduce the build without re-configuring coreboot themselves.

@micgor32 micgor32 added the enhancement New feature or request label Feb 13, 2025
@micgor32 micgor32 added this to the LinuxBoot SMM integration milestone Feb 13, 2025
@micgor32 micgor32 self-assigned this Feb 13, 2025
@micgor32 micgor32 moved this to In Progress in LinuxBootSMM Feb 13, 2025
@micgor32
Copy link
Collaborator Author

The base is done in #2, the script is fully functional and builds the coreboot image with given configuration and few patches. However, till we do not have the kernel driver implemented, this issue can not be closed, as the new driver will require modifications of the LinuxBootSMM-builder script. To be more specific, the config will certainly require some tweaking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant