- Add more code to CmpInitializeMachineDependentConfiguration to create the BIOSINFO...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 10 May 2007 17:52:09 +0000 (17:52 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 10 May 2007 17:52:09 +0000 (17:52 +0000)
commit0d78fd8f3d87daf2d57ecd4216d5d49f88e9ec81
treeb82d8baef94b4f656f0df12bab2df97f8fa20173
parent78b58e34df4dd3ac57da14249a25c57656394f65
- Add more code to CmpInitializeMachineDependentConfiguration to create the BIOSINFO key and to start working on the CentralProcessor key (which, in ReactOS, FreeLDR creates when it shouldn't). Creates the basic CentralProcessor nodes for now.
- Add cmconfig.c and implement a helper routine that converts from ARC CONFIGURATION_COMPONENT_DATA to a Hardware Description entry and resource descriptor.
- Fix outdated _CONFIGURATION_TYPE definition in our DDK.

svn path=/trunk/; revision=26677
reactos/include/ddk/winddk.h
reactos/ntoskrnl/config/cm.h
reactos/ntoskrnl/config/cmconfig.c [new file with mode: 0644]
reactos/ntoskrnl/config/cmdata.c
reactos/ntoskrnl/config/i386/cmhardwr.c
reactos/ntoskrnl/ntoskrnl.rbuild