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 UEFI load support for arm64 #69

Open
jongwu opened this issue Mar 4, 2021 · 0 comments
Open

add UEFI load support for arm64 #69

jongwu opened this issue Mar 4, 2021 · 0 comments

Comments

@jongwu
Copy link

jongwu commented Mar 4, 2021

Hello @bonzini @jiangliu

I find in the cloud-hypervisor that the linux_loader can be used for loading Ovmf Image for x86, as it can be in the same format of x86 kernel. But that is not the case for arm64 as Virtual Arm64 UEFI Image is not in format of PE. So should we add UEFI image load support for arm64 here?
I think that the implementation is just like linux_loader but removing the header check.

@justin-he @michael2012z @MrXinWang

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

1 participant