[Bug 265825] Updating EFI boot loader results in boot hangup

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 02:53:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265825

--- Comment #4 from Yasuhiro Kimura <yasu@freebsd.org> ---
I took following steps.

1. Check out base d98de7440507aea1648c8f4bc302bf88c0eb9458.
2. cd /usr/src/stand
3. make
4. make install
5. install -m 755 -p /bool/loader.efi /bool/efi/efi/freebsd
6. shutdown -r now

Then system boots successfully. But while efi loader is working a lot of
messages are displayed as following.

https://people.freebsd.org/~yasu/FreeBSD-14-CURRENT-amd64.20220816.efi-loader-message.png

-- 
You are receiving this mail because:
You are the assignee for the bug.