- Initialize the symbols for boot load driver before the driver entry routine is...
authorHartmut Birr <osexpert@googlemail.com>
Wed, 5 Jan 2005 19:06:05 +0000 (19:06 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Wed, 5 Jan 2005 19:06:05 +0000 (19:06 +0000)
commita91d61b02e4d4f5c8d30243b0a1c0a168813762c
tree6a4afbe83654ed5fa3cce8f804958b7ca15517c5
parent6f39b3e0e0b9aeacb13e83fe79fd0a0f0b1b2569
- Initialize the symbols for boot load driver before the driver entry routine is called.
- Store the symbols for boot load driver within the non paged pool.

svn path=/trunk/; revision=12830
reactos/ntoskrnl/dbg/kdb_symbols.c
reactos/ntoskrnl/include/internal/kd.h
reactos/ntoskrnl/io/driver.c