[FREELDR]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 17 Feb 2013 14:46:42 +0000 (14:46 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 17 Feb 2013 14:46:42 +0000 (14:46 +0000)
commit8701c51946122207f5e11b341a51486b19c2af2f
treeaf21ce22ae86fa60894f1b95cf4ce1be09c44722
parenta7931f3d828c57990c5a9c3e3b95db9a70606a98
[FREELDR]
Split HwDetect() into 2 functions. InitializeBootDevices() and HwDetect(). This way we don't do the stuff twice.

svn path=/trunk/; revision=58334
reactos/boot/freeldr/freeldr/arch/arm/macharm.c
reactos/boot/freeldr/freeldr/arch/i386/hardware.c
reactos/boot/freeldr/freeldr/arch/i386/hwdisk.c
reactos/boot/freeldr/freeldr/arch/i386/machpc.c
reactos/boot/freeldr/freeldr/arch/i386/machxbox.c
reactos/boot/freeldr/freeldr/arch/i386/xboxhw.c
reactos/boot/freeldr/freeldr/bootmgr.c
reactos/boot/freeldr/freeldr/include/arch/i386/machxbox.h
reactos/boot/freeldr/freeldr/include/arch/pc/machpc.h
reactos/boot/freeldr/freeldr/include/machine.h