Post Reply 
 
Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac Pro (late 2013 model) EFI and iPXE booting
2014-05-15, 16:27 (This post was last modified: 2014-05-15 18:42 by Pretzel.)
Post: #9
RE: Mac Pro (late 2013 model) EFI and iPXE booting
I commented out that line and recompiled and got the same result.

As an aside, do you use an IDE to navigate this code, if so, what? I just installed Code::Blocks on my Ubuntu machine and it seems pretty solid, but I don't see how to open the "project". I'd like to be able to navigate the code easily so that I can work with you.

EDIT: It looks like the problem area is on line 181 of efi_init.c where it loops over the table-entry list trying to Locate protocols. When it comes to that GUID, it exits early on line 191 with "return efirc;"
Ok, I added couple lines of code to get it to go thru the whole loop without exiting early and I got a new error GUID

Code:
EFI does not provide protocol ef9fc172-a1b2-4693-b327-6d32fc416042

Googling reveals this to be "EfiHiiDatabaseProtocol"
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 - Pretzel - 2014-05-15 16:27



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