-
Notifications
You must be signed in to change notification settings - Fork 7
Description
A quick look at the limitations section of the README.md, it seems that UEFI devices are not supported. That seems to be the biggest caveat of this project, the other limitations not being dealbreakers.
However, I think it's of importance to support such devices given the large majority of modern computers are running on UEFI mode, and often have BIOS compatibility disabled.
I am not quite sure what makes this tick or not, however I am opening this issue to ask whether adding UEFI support would be possible if at all.
I know UEFI is quite tricky to deal with, and this project just seems to be starting, especially with things that mess with the system like this, but I'm wondering whether it would be possible at all to allow UEFI support for this project.