mkefidisk: Remove startup.nsh
authorDarren Hart <dvhart@linux.intel.com>
Tue, 19 Mar 2013 22:15:05 +0000 (15:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Mar 2013 16:54:38 +0000 (16:54 +0000)
commitf6983207045190911fd3a61c32402a51b63ccc6a
tree5681bcbbd93c045fce6d7f1990eebf37495e6857
parent12b397a5e13c6406e172ac5403b31216c07b9a2f
mkefidisk: Remove startup.nsh

Most firmware implementations use the EFI specified
EFI/BOOT/bootia32.efi (and similar) boot paths. Only broken firmware
uses different paths for removable media. In those cases, the user can
add their own startup.nsh.

For the compliant case, selecting "Shell" from the EFI boot menu should
go to the shell.

(From OE-Core rev: d031cdbf40231b8c103d78c69252bf9d584d0605)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/mkefidisk.sh