Re: unable to boot latest 14-stable
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CANCZdfpHTQ0JVkL-BuRX-A6PxOVgzoo7NE5g74WvZp5GUWv1hQ@mail.gmail.com> |
On Wed, Oct 11, 2023, 10:36 PM void <[email protected]> wrote: > On Thu, 12 Oct 2023, at 04:25, Warner Losh wrote: > > > This has never changed. > > Are changes to the EFI/msdos documented/announced? > Not really. ZFS changes are not documented apart from git log. EFI changes to base are documented when there are user visible changes... But as I've said several times, for base, zpool upgrade is the only time loader.efi needs to be updated in the ESP. But there are many pieces here. The EFI firmware for rpi comes from pkg bits. There's a lot going on there that's random because u-boot can be random. And it kinda sounds like this is what happened to you. Warner