[nomerge] [WIP] make Xen compatible with EFI booting#12230
[nomerge] [WIP] make Xen compatible with EFI booting#12230telent wants to merge 3 commits intoNixOS:masterfrom
Conversation
|
By analyzing the blame information on this pull request, we identified @edolstra, @vcunat and @lethalman to be potential reviewers |
|
it looks like I have to enhance |
I don't yet know if they're correct as my laptop seems to have issues booting UEFI. #neverbuyingsamsungagain
|
This boots and runs under VirtualBox, modulo some kind of framebuffer corruption that makes the console unreadable. I can't presently use it on real hardware, because my laptop (2012-era Samsung) is now having a major sulk about booting anything in EFI mode and I've had to reinstall it using CSM. That being so, I actually have no immediate use for any of this work. If anyone wants to pick it up and try it/take it over/report back, all those options are acceptable to me ;-) |
|
Any progress? |
|
Apparently the task turned out to be even more complicated than expected… Closing, as I guess any new effort will be different enough to be a new PR. |
This is my attempt at fixing #12225 and it supersedes the attachment in that issue. I do not claim it's ready for merge yet or even that it works