Skip to content

boot-qemu.py: Add support for booting ARCH=arm kernels via EFI#118

Merged
nathanchance merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:arm32-efi
Feb 27, 2024
Merged

boot-qemu.py: Add support for booting ARCH=arm kernels via EFI#118
nathanchance merged 1 commit into
ClangBuiltLinux:mainfrom
nathanchance:arm32-efi

Conversation

@nathanchance

Copy link
Copy Markdown
Member

arm kernels can be booted via EFI in the same manner as arm64. Refactor the current EFI image creation logic into its own class so that arm32_v7 and arm64 can share most of the logic, just with different files.

arm kernels can be booted via EFI in the same manner as arm64. Refactor
the current EFI image creation logic into its own class so that
arm32_v7 and arm64 can share most of the logic, just with different
files.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit ea905a9 into ClangBuiltLinux:main Feb 27, 2024
@nathanchance nathanchance deleted the arm32-efi branch February 27, 2024 17:13
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