stand/lua: Set ACPI's default the proper way (setACPI)
This commit is contained in:
parent
13cad9af82
commit
ecdc734299
@ -171,5 +171,5 @@ function core.bootserial()
|
||||
return false;
|
||||
end
|
||||
|
||||
core.acpi = core.getACPIPresent(false);
|
||||
core.setACPI(core.getACPIPresent(false))
|
||||
return core
|
||||
|
Loading…
Reference in New Issue
Block a user