]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/i386/loader/loader.rc
zfs: merge openzfs/zfs@95f71c019
[FreeBSD/FreeBSD.git] / stand / i386 / loader / loader.rc
1 \ Loader.rc
2 \
3 \ Includes additional commands
4 include /boot/loader.4th
5 include /boot/efi.4th
6 try-include /boot/loader.rc.local
7
8 \ Reads and processes loader.conf variables
9 initialize
10
11 maybe-efi-resizecons
12
13 \ Tests for password -- executes autoboot first if a password was defined
14 check-password
15
16 \ Load in the boot menu
17 include /boot/beastie.4th
18
19 \ Start the boot menu
20 beastie-start