https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194359

--- Comment #12 from Ed Maste <[email protected]> ---
>From that file:
>  73         if (stat("/sys/firmware/efi", &buf) != -1)
>  74                 flag |= EFI_SUPPORT;

I'm not sure if Linux creates /sys/firmware/efi for the legacy boot case, but
if so we'd need to find out how it does that.

Do we know which systems fail to boot with PMBR active bit set in the
non-(U)EFI boot case?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to