Re: Updating EFI boot loader results in boot hangup

From: Oleg Lelchuk <oleglelchuk_at_gmail.com>
Date: Sun, 14 Aug 2022 00:28:09 UTC
I can already see that commit
c32dde3166922f55927764464d13f1bc9640f5f6
<https://cgit.freebsd.org/src/commit/?id=c32dde3166922f55927764464d13f1bc9640f5f6>
causes
breakage, but the commit that precedes it

f197c0bf3e075286ccea32cd12023f3317474c5a
<https://cgit.freebsd.org/src/commit/?id=f197c0bf3e075286ccea32cd12023f3317474c5a>
doesn't
cause breakage and the system boots just fine with it. But the error that
the c32dd commit causes is different from the error that we see now, so
maybe there is a possibility that one of the commits that follow it fixed
the breakage, but then yet another commit caused a different kind of
breakage again.

On Sat, Aug 13, 2022 at 7:41 PM Yasuhiro Kimura <yasu@freebsd.org> wrote:

> From: Oleg Lelchuk <oleglelchuk@gmail.com>
> Subject: Re: Updating EFI boot loader results in boot hangup
> Date: Sat, 13 Aug 2022 19:32:16 -0400
>
> > You can do make and make install in /usr/src/stand
>
> Thanks for letting me know. I'll try it.
>
> ---
> Yasuhiro Kimura
>
>