Disable the APIC when selecting the 'Safe Mode' option of the loader. This
will disable both APIC interrupt routing and SMP.
This commit is contained in:
parent
6aae6f7e7a
commit
6d38a06c85
@ -228,6 +228,7 @@ set-current
|
||||
s" acpi_load" unsetenv
|
||||
s" 1" s" hint.acpi.0.disabled" setenv
|
||||
s" 1" s" loader.acpi_disabled_by_user" setenv
|
||||
s" 1" s" hint.apic.0.disabled" setenv
|
||||
then
|
||||
s" 0" s" hw.ata.ata_dma" setenv
|
||||
s" 0" s" hw.ata.atapi_dma" setenv
|
||||
|
Loading…
Reference in New Issue
Block a user