freebsd-dev/usr.sbin/efibootmgr
Marius Strobl 4ef1c6f75d base: Remove support for the VTOC8 partitioning scheme
The removal of the sparc64 support in February 2020 obsoleted the
VTOC8 partitioning scheme as no other FreeBSD platform makes use
of it. Moreover, the code is bitrotting as nothing defines e. g.
LOADER_VTOC8_SUPPORT any more and, thus, should go now, too. With
this change, the following commits are reverted as far as VTOC8
is concerned and parts haven't already previously been deleted
along with prior sparc64 removals:
094fcb157d
a7d366e958
ba8d50d08b

The alignment example d9711c28ef
added to the VTOC8 section of gpart.8 is folded into the MBR one.

This should finally conclude the deorbit of sparc64-specific bits.

        We had joy, we had fun
        we ran Unix on a Sun.
        But that source and the song
        of FreeBSD have all gone.

Credits to Michael Bueker for the original "Unix on a Sun" and Rod
McKuen for the "Seasons in the Sun" lyrics.
2023-07-26 13:16:12 +02:00
..
efibootmgr.8 efibootmgr: Add --efidev (-u) to discover UEFI's device path to a dev or file 2023-02-16 08:54:39 -07:00
efibootmgr.c base: Remove support for the VTOC8 partitioning scheme 2023-07-26 13:16:12 +02:00
Makefile pkgbase: Remove libefivar package and add a efi-tools one 2021-09-07 10:24:21 +02:00