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

Arm64 changes built on top of older commit #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ashwing123
Copy link

Bootkit can still build on both x86 and arm64 with the changes. However, it needs to be readapted to be compatible with the latest main as I pulled from commit c9b5115.
Signed-off-by: Ashwin Gopalan [email protected]

Bootkit can still build on both x86 and arm64 with the changes. However, it needs to be readapted to be compatible with the latest main.
Signed-off-by: Ashwin Gopalan <[email protected]>
In the previous code I set stubefi="/usr/lib/systemd/boot/efi/linuxaa64.efi.stub" for testing purposes. It should, however, stay as stubefi="$d/stubby/stubby.efi"

Signed-off-by: Ashwin Gopalan <[email protected]>
@hallyn
Copy link
Contributor

hallyn commented Aug 29, 2023

Hi - looks like this was pretty badly messed-with by the merge of the api introduction pr, sorry about that.

@ashwing123
Copy link
Author

Yeah I apologize, just wanted to have this up for future reference. As soon as I figure out how to get my hands on an arm64 linux platform I'll try rebase and update from there.

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.

2 participants