From: Eric K. <ek...@rz...> - 2002-04-17 11:48:36
|
Modified files: loaders/dos/loadros.asm ntoskrnl/ke/main.c loadros: Added a temprary dos command line buffer and hardcoded the kernel command line for ntoskrnl.exe. ntoskrnl: Moved the hardcoded command line string to loadros. From now on ntoskrnl relies on the command line passed in from the loader. Eric |