]> code.ossystems Code Review - openembedded-core.git/commit
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:51:52 +0000 (16:51 +0000)
commitd031cdbf40231b8c103d78c69252bf9d584d0605
tree6f703459bffb2350ef0bb3f86b146115e9dd4168
parent5b6a6a3872fd341cf978be40c69707223e3c29df
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.

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