Fix a stack leak in r215345 when skipping over the ACPI menu item for
machines that do not support ACPI. Submitted by: olli
This commit is contained in:
parent
cd05232a21
commit
deaff01fe5
@ -193,7 +193,7 @@ at-xy ." `--{__________) [0m"
|
||||
then
|
||||
else
|
||||
menuidx @
|
||||
1+ dup
|
||||
1+
|
||||
menuidx !
|
||||
-2 bootacpikey !
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user