mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
HACK [BOOTDATA] Make setup boot with MP
This commit is contained in:
@@ -14,10 +14,11 @@ Setup_Screen="Setup (Screen)"
|
||||
|
||||
[Setup]
|
||||
BootType=ReactOSSetup
|
||||
Options=/HAL=halmp.dll /KERNEL=ntkrnlmp.exe /DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /NOGUIBOOT /SIFOPTIONSOVERRIDE
|
||||
|
||||
[Setup_Debug]
|
||||
BootType=ReactOSSetup
|
||||
Options=/DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /NOGUIBOOT /SIFOPTIONSOVERRIDE
|
||||
Options=/HAL=halmp.dll /KERNEL=ntkrnlmp.exe /DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /NOGUIBOOT /SIFOPTIONSOVERRIDE
|
||||
|
||||
[Setup_Aacpi]
|
||||
BootType=ReactOSSetup
|
||||
|
Reference in New Issue
Block a user