mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:46:18 +00:00
Sorry did set DebugPort to COM1
svn path=/trunk/; revision=21731
This commit is contained in:
parent
f45cebc073
commit
3582ded91e
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ CreateFreeLoaderIniForDos(PWCHAR IniPath,
|
||||||
NULL,
|
NULL,
|
||||||
INSERT_LAST,
|
INSERT_LAST,
|
||||||
L"Options",
|
L"Options",
|
||||||
L"/DEBUGPORT=COM1 /NOGUIBOOT");
|
L"/DEBUGPORT=SCREEN /NOGUIBOOT");
|
||||||
|
|
||||||
/* Create "DOS" section */
|
/* Create "DOS" section */
|
||||||
IniSection = IniCacheAppendSection(IniCache,
|
IniSection = IniCacheAppendSection(IniCache,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue