mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124306
@ -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