freebsd_amp_hwpstate/usr.sbin/efibootmgr
Andriy Gapon bf87d4a4bf efibootmgr: fix potential endless loop with -v
I observed the problem on a system with fairly old and, apparently,
buggy EFI implementation.  A list of boot devices had an invalid
trailing entry.  efidp_size() for that entry returned zero, which means
that the code got stuck looping on that entry.
2024-01-28 15:20:29 +02:00
..
Makefile
efibootmgr.8
efibootmgr.c efibootmgr: fix potential endless loop with -v 2024-01-28 15:20:29 +02:00