[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:
Gregor Schneider 2010-04-10 19:24:21 +00:00
parent 232f47a639
commit a16ef45831

View file

@ -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 */