abdyfranco / next-loader

Next Generation EFI-Based Boot Manager designed for Intel Mac.
http://abdyfran.co/projects/next-loader
GNU General Public License v3.0
54 stars 15 forks source link

Fails to load on MP3,1 #2

Closed lyons88 closed 6 years ago

lyons88 commented 6 years ago

The loader.efi silently fails to load on my Mac Pro3,1. If I boot to a shell and side load the loader.efi, here is the error I get:

ASSERT_EFI_ERROR (Status + Not Found) ASSERT [UsbKbDxe] /root/next-loader/src/edk2/UDK2018/MyWorkSpace/MdeModule/Library/UefiHiiServicesLib/UefiHiiServices.c(100) : !EFI_ERROR (Status)

lyons88 commented 6 years ago

abdy?

abdyfranco commented 6 years ago

Fixed on #1bc8d17