Page MenuHomeFreeBSD

D5878.diff
No OneTemporary

D5878.diff

Index: head/sys/boot/efi/boot1/generate-fat.sh
===================================================================
--- head/sys/boot/efi/boot1/generate-fat.sh
+++ head/sys/boot/efi/boot1/generate-fat.sh
@@ -44,6 +44,8 @@
# Make a dummy file for boot1
echo 'Boot1 START' | dd of=stub/efi/boot/$FILENAME cbs=$BOOT1_SIZE count=1 conv=block
+# Provide a fallback startup.nsh
+echo $FILENAME > stub/efi/boot/startup.nsh
umount stub
mdconfig -d -u $DEVICE

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 21, 8:47 PM (19 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16020322
Default Alt Text
D5878.diff (458 B)

Event Timeline