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, Sep 27, 5:24 AM
Unknown Object (File)
Mon, Sep 22, 12:16 PM
Unknown Object (File)
Sun, Sep 14, 5:15 AM
Unknown Object (File)
Sun, Sep 14, 4:57 AM
Unknown Object (File)
Sep 12 2025, 6:47 AM
Unknown Object (File)
Sep 8 2025, 7:43 PM
Unknown Object (File)
Jul 29 2025, 5:26 AM
Unknown Object (File)
Jul 29 2025, 3:10 AM
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