Page MenuHomeFreeBSD

sysutils/u-boot-bhyve-arm64: Enable MBR and ISO9660 partition support
ClosedPublic

Authored by jrtc27 on Feb 7 2024, 5:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 9:00 PM
Unknown Object (File)
Fri, Apr 10, 4:41 PM
Unknown Object (File)
Tue, Apr 7, 9:42 AM
Unknown Object (File)
Sun, Apr 5, 8:50 AM
Unknown Object (File)
Mar 19 2026, 6:16 AM
Unknown Object (File)
Mar 15 2026, 3:11 AM
Unknown Object (File)
Mar 12 2026, 3:17 PM
Unknown Object (File)
Feb 9 2026, 11:36 PM
Subscribers

Details

Reviewers
manu
markj
emaste
Summary

These are both required to be supported for partition discovery by the
UEFI specification. Most arm64 media uses GPT so effectively doesn't
need this, but Debian's installer is an ISO with an additional MBR on
arm64 (though curiously on amd64 it's GPT+MBR on the ISO).

Note: Current Debian install media has a version of shim that has a bug
further preventing it from working with recent versions of U-Boot, but
once that is worked around it boots and installs.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 55851
Build 52740: arc lint + arc unit