summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/lib/bootmenu.h
AgeCommit message (Expand)Author
2022-06-08Remove now unused bootdefault() function.wiz
2018-04-02efiboot: try to read boot.cfg from /EFI/NetBSD on ESP of the booted disk.nonaka
2014-08-10Unify all arch/*/stand's atoi() to MI libsa.isaki
2014-06-28patch posted to tech-kern@ 2014/06/25 for review with minor changesrtr
2013-07-28Two changes for the i386 boot loader related to the boot menu whichhe
2008-12-13add a boot.cfg option to clear the screen; default off. From Anon Ymouschristos
2008-11-25Make pxeboot understand boot.cfg.ad