mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
Sorry did set DebugPort to COM1
svn path=/trunk/; revision=21731
This commit is contained in:
@@ -245,7 +245,7 @@ CreateFreeLoaderIniForDos(PWCHAR IniPath,
|
||||
NULL,
|
||||
INSERT_LAST,
|
||||
L"Options",
|
||||
L"/DEBUGPORT=COM1 /NOGUIBOOT");
|
||||
L"/DEBUGPORT=SCREEN /NOGUIBOOT");
|
||||
|
||||
/* Create "DOS" section */
|
||||
IniSection = IniCacheAppendSection(IniCache,
|
||||
|
||||
Reference in New Issue
Block a user