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

is it possible to install a Windows ARM distro with "UEFI Environment only" option? #289

Open
MikNewCal opened this issue Feb 25, 2023 · 1 comment

Comments

@MikNewCal
Copy link

Hey all,

"You need an aarch64-linux-gnu-gcc cross-compiler toolchain (or a native one, if running on ARM64). "

I've tried with winesapOS (https://github.com/LukeShortCloud/winesapOS) without success

And i'm thinking , it should work with WINDOWS 11 ARM ? Or need custom install script ?

Ty

@MikNewCal
Copy link
Author

MikNewCal commented Feb 25, 2023

For my knowledge : https://github.com/amarioguy/applesiliconwindowsproject/blob/gh-pages/index.md

Progress (current as of 6/12/2022)
I'm working on getting m1n1 and it's hypervisor updated to handle booting UEFI and Windows better, including setting up the vGIC in EL1. Specifically, I'm getting the vGICv3 distributor code ready (unfortunately, the GIC doesn't support virtualizing the distributor or redistributors, those are things I'll need to emulate but since they're effectively MMIO registers, this shouldn't be too bad all things considered) Concurrently also working on getting Project Mu compiled for M1 platforms.

Tentative checklist of things still to be done/drivers to be made
hypervisor/GIC/UEFI bringup (8/22/2022 update: UEFI SEC phase 90% done, vGIC code being refactored)
Windows early boot
timers
ANS2
IOMMUs
power management
display output (relevant to desktops only)
Thunderbolt
Ethernet
Wireless
GPU/DCP

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