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

Add simple BRSP generator #14

Open
RobertBuhren opened this issue Jul 3, 2020 · 2 comments
Open

Add simple BRSP generator #14

RobertBuhren opened this issue Jul 3, 2020 · 2 comments

Comments

@RobertBuhren
Copy link
Member

The emulator is useless without either the on-chip BL or a boot-rom-service-page for the UEFI image used. Maybe we should add support to the emulator for generating a basic BRSP for a given UEFI file.

@AlexanderEichner
Copy link
Member

The requirement for this is to have some basic flash file system parsing functionality in the emulator to extract the AMD public key from the UEFI image.

@AlexanderEichner
Copy link
Member

Basic support for this is now available in master. There are still a lot of gaps but the most essential stuff is generated and filled in now.

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

No branches or pull requests

2 participants