mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 19:54:31 +08:00
- Fix FldrSetconfigurationData: ARC Configuration Data is a CM_PARTIAL_RESOURCE_LIST, not a CM_FULL_RESOURCE_DESCRIPTOR! - The Interface Types for PCI BIOS and PCI IRQ Routing Table are Internal, not PCIBus. - Disk drives are Internal, not Unknown. - Replace CmpDumpHardwareTree by CmpSetupConfigurationTree which now calls CmpInitializeRegistryNode (a function previously used to build the CPU ARC nodes previously in the kernel). We now write the ARC tree in the HARDWARE\Description\System key. svn path=/trunk/; revision=31144