- Have FreeLDR fill out ARC_DISK_SIGNATURE information for each detected disk, as...
authorAlex Ionescu <aionescu@gmail.com>
Sun, 8 Oct 2006 19:34:16 +0000 (19:34 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 8 Oct 2006 19:34:16 +0000 (19:34 +0000)
commitc537eb20f2c68eca2387559911e2d69cbc860f53
tree6a801e09d14d6be26e085a95c44401324e3afd32
parent7a1b73cf842841f34049fa929d2fd1964062232b
- Have FreeLDR fill out ARC_DISK_SIGNATURE information for each detected disk, as it's filling the registry.
- Add code to KiRosFrldrLpbToLpb to convert this array to the official ARC_DISK_INFORMATION structure that contains LIST_ENTRYies for each ARC_DISK_SIGNATURE, and initialize the ArcDiskSignatureListHead.
- The end result will be that in the next patch we can remove a bunch of registry-reading code in IoCreateArcNames.

svn path=/trunk/; revision=24452
reactos/boot/freeldr/freeldr/arch/i386/hardware.c
reactos/boot/freeldr/freeldr/reactos/reactos.c
reactos/ntoskrnl/ke/freeldr.c