Post Reply 
 
Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac Pro (late 2013 model) EFI and iPXE booting
2016-01-04, 11:21
Post: #26
RE: Mac Pro (late 2013 model) EFI and iPXE booting
That GUID is EFI_DEVICE_PATH_TO_TEXT_PROTOCOL_GUID; it represents the EFI functionality for converting a device path into a printable representation.

Ironically, iPXE uses that protocol only for debugging purposes; before enabling DEBUG=efi_init it wouldn't even have tried to locate the protocol. You can temporarily hack around the missing protocol by commenting out the line
________________________________________________________________________________​_________________________________________________________
Como crear un blog - Crear una app
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Mac Pro (late 2013 model) EFI and iPXE booting - daledondale - 2016-01-04 11:21



User(s) browsing this thread: 1 Guest(s)