summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-09-21 13:40:23 -0400
committerBill Peck <bpeck@redhat.com>2015-09-21 13:40:23 -0400
commitc5162a727a774cd19d9c0d65f6866156b75366bc (patch)
treed83b3414905e7be76a36387241b940e5bf0def6f
parentc3cf220bcc8cd65f7e8cbafd7507d7fadb17503e (diff)
downloadtests-c5162a727a774cd19d9c0d65f6866156b75366bc.tar.gz
tests-c5162a727a774cd19d9c0d65f6866156b75366bc.tar.xz
tests-c5162a727a774cd19d9c0d65f6866156b75366bc.zip
exit from efishell instead of loading OS.
-rwxr-xr-xfirmware/amd_seattle/upBIOS3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/amd_seattle/upBIOS b/firmware/amd_seattle/upBIOS
index 993cd30..147a741 100755
--- a/firmware/amd_seattle/upBIOS
+++ b/firmware/amd_seattle/upBIOS
@@ -172,7 +172,8 @@ echo "System has been flashed. Please power cycle."
goto END
:FOUND
-$grub
+exit
+#$grub
:END
reset