https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291935
--- Comment #5 from Ruslan Zalata <[email protected]> --- Oops, my bad. When manually applying your patch I missed this line: nhandles = hsize / sizeof(*hlist); and it never finds GOP handle because nHandles initialized to zero. After fixing this, loader works fine on both EFI32 (MacBook) with UGA and on EFI64 with GOP. So, basically your patch works well. Thank you very much Ahmad! Now trying to find out how to fix the stride issue. -- You are receiving this mail because: You are the assignee for the bug.
