]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297871: boot1.efifat: provide a fallback startup.nsh
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jul 2016 14:36:55 +0000 (14:36 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Jul 2016 14:36:55 +0000 (14:36 +0000)
commit4b696760f94d9826e99c13ea50ec9fbcb7e4125c
tree93acf0caecdb9dfc33f2d19049fd9f382ba57fb8
parent9a9c7efb14bc7a6b87e2ebbd4fc609101afe16eb
MFC r297871: boot1.efifat: provide a fallback startup.nsh

In case the firmware falls through to executing startup.sh, populate it
with the name of our boot loader. In normal operation this should not be
necessary but may allow the system to boot if it would otherwise just
remain at a shell prompt.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@303297 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/efi/boot1/generate-fat.sh