freebsd-src/stand
Cyrus Rahman 0ab68e9272 loader: lua: disable autoboot timer after password entry
In the lua loader, if one sets a password in loader.conf, the
autoboot_delay timer will start before the menu is displayed.  One can
interrupt the autoboot and bring up the menu by entering a keyboard
character before the timer expires.

If this is done a prompt for the password is displayed.  Entering the
password will bring up the menu, but the timer will again start and
another keyboard character must be entered or autoboot will abort the
menu and boot the system.

PR:		265472
Reviewed by:	kevans
MFC after:	3 days
2023-04-15 21:39:56 -05:00
..
arm64
common stand: fix buffer overflow in getrootmount() 2023-02-25 09:37:32 +00:00
defaults
efi gptboot.efi.8: Fix a typo 2023-04-13 13:02:59 +02:00
fdt
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32
fonts
forth
i386 loader: comconsole: don't unconditionally wipe out hw.uart.console 2023-04-13 23:42:03 -05:00
images
kboot Parse /kboot.conf 2023-03-13 20:45:50 -06:00
kshim
liblua lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
libsa32
lua loader: lua: disable autoboot timer after password entry 2023-04-15 21:39:56 -05:00
man loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands 2022-09-06 18:55:45 +03:00
powerpc loader: always install help files 2023-02-03 16:35:06 -04:00
uboot loader: always install help files 2023-02-03 16:35:06 -04:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot stand: fix build userboot without zfs 2023-02-25 10:14:07 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk loader: always install help files 2023-02-03 16:35:06 -04:00
lua.mk lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk