EFI Stub is what is used to boot the kernel in an EFI space.
There is a final routine for exiting the EFI mode which hangs.
Commenting it out happens to work around the problem, but it is a bad thing that a lot of EFI processes actually just hang the thing.
EFI Stub is what is used to boot the kernel in an EFI space. There is a final routine for exiting the EFI mode which hangs. Commenting it out happens to work around the problem, but it is a bad thing that a lot of EFI processes actually just hang the thing.