mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:36:07 +00:00
[USETUP] Switch KDSERIAL debug builds to new boot method, old boot method tends to bugcheck
svn path=/trunk/; revision=46826
This commit is contained in:
parent
232f47a639
commit
a16ef45831
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ CreateFreeLoaderIniForReactos(PWCHAR IniPath,
|
|||
/* ReactOS_KdSerial */
|
||||
CreateFreeLoaderEntry(IniCache, IniSection,
|
||||
L"ReactOS_KdSerial", L"\"ReactOS (RosDbg)\"",
|
||||
L"ReactOS", ArcPath,
|
||||
L"Windows2003", ArcPath,
|
||||
L"/DEBUG /DEBUGPORT=COM1 /BAUDRATE=115200 /SOS /KDSERIAL");
|
||||
|
||||
/* ReactOS_LogFile */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue