You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: