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

eir: replace previous RISC-V code with UEFI stubs #754

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

no92
Copy link
Member

@no92 no92 commented Nov 17, 2024

This is enough to get past UEFI's ExitBootServices() call, but RISC-V initialization is unimplemented for now.

@no92
Copy link
Member Author

no92 commented Nov 19, 2024

Rebased and updated the changes to make use of the recently merged RISC-V additions.

This also allows us to get rid of `eir64*` variables. For explicitly
requesting 32-bit sources, the `eir32*` variables remain, as needed for
multiboot2.
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.

1 participant