- Add support for ram disk offset (.IMG file is a RAW image, partition starts later...)
authorevb <evb@svn.reactos.org>
Thu, 4 Feb 2010 01:24:45 +0000 (01:24 +0000)
committerevb <evb@svn.reactos.org>
Thu, 4 Feb 2010 01:24:45 +0000 (01:24 +0000)
commitc478b481285883cab4c878a517aace0f690e6919
tree05fe02d0af12a86f9d6e244c30a5da2d1d4e280f
parent4f21767b6a624d6c2c737ceb24ff7dac125bbb1b
- Add support for ram disk offset (.IMG file is a RAW image, partition starts later...)
- Fix ram disk support in FreeLDR, ARC changes had broken support for booting FreeLDR (not just the Windows) from a ram disk. ARM port now initializes ramdisk as an FS device.
- Fix hardcoded DISKREADBUFFER and FILESYSBUFFER values. On ARM these will be dynamically selected for each board (need to improve this through LLB).
- Now FreeLDR.ini is read, and crash happens because UI routines are all NULL.

svn path=/trunk/; revision=45405
reactos/boot/armllb/hw/versatile/hwinit.c
reactos/boot/freeldr/freeldr/arch/arm/macharm.c
reactos/boot/freeldr/freeldr/cmdline.c
reactos/boot/freeldr/freeldr/disk/ramdisk.c
reactos/boot/freeldr/freeldr/include/arch.h
reactos/boot/freeldr/freeldr/include/ramdisk.h