-
Notifications
You must be signed in to change notification settings - Fork 128
openhcl_boot: Serial logging for SEV-SNP #1378
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
base: main
Are you sure you want to change the base?
Conversation
Don't approve just yet folks, will look more at the page acceptance code to make sure it matches the manuals. |
@jstarks Addressed your comments, appreciated very much! |
found a way to rseolve |
bec41c0
to
1648e44
Compare
SEV-SNP has been the only platform where serial logging isn't supported in the boot shim. Implement the GHCB calls and use that for serial logging via the IOIO exits.
1648e44
to
dba1023
Compare
SEV-SNP has been the only platform where serial logging
isn't supported in the boot shim.
Implement the GHCB calls and use that for serial logging
via the IOIO exits.
Validated with the latest main, both the ship and debug builds.