ShellPkg: disable startup script, show welcome banner

Startup script does nothing other than confuse users.
Show a welcome banner and tell users how to exit.

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Matt DeVillier
2020-04-22 17:54:38 -05:00
committed by Tim Crawford
parent 3fb944f925
commit b376a7d60f
2 changed files with 7 additions and 1 deletions

View File

@ -50,3 +50,4 @@
#string STR_SHELL_IMAGE_NOT_APP #language en-US "The image is not an application.\r\n"
#string STR_SHELL_WELCOME #language en-US "\r\nWelcome to the UEFI Shell!\r\n\r\nIf you wound up here by mistake, just type 'exit' to return to the UEFI Options Menu.\r\n\r\n"