re-worked ndis to do device detection from a win2k-style registry enum database,...
[reactos.git] / freeldr / freeldr / fs /
2003-04-30 Eric Kohl- Added DiskGetExtendedDriveParameters()
2003-04-25 Casper Hornstrup- Detect PCI busses
2003-04-25 Hartmut Birr- Fixed the detection of a fat32 boot sector.
2003-04-23 Brian PalmerChanges in v1.8.7 (4/22/2003) (brianp)
2003-01-24 Eric KohlChanges in v1.8.2 (1/24/2003) (ekohl)
2003-01-20 Eric KohlChanges in v1.8.1 (1/20/2003) (ekohl)
2003-01-19 Brian PalmerChanges in v1.8 (1/18/2003) (brianp)
2003-01-02 Hartmut BirrSet the hidden sector value from boot sector with the...
2002-11-24 Brian PalmerChanges in v1.7.10 (11/24/2002) (brianp)
2002-09-05 Eric KohlGot iso-fs working again.
2002-08-21 Brian PalmerChanges in v1.7.4 (8/20/2002) (brianp)
2002-08-08 Brian PalmerDefined FAST_SYMLINK_MAX_NAME_SIZE
2002-08-08 Brian PalmerChanges in v1.7.2 (8/7/2002) (brianp)
2002-08-08 Brian PalmerChanges in v1.7.1 (8/7/2002) (brianp)
2002-08-07 Brian PalmerChanges in v1.7 (8/6/2002) (brianp)
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-05-03 Brian PalmerChanges in v1.2.1 (5/3/2002)
2002-04-28 Brian PalmerFixed FAT short file name buffer overflow that was...
2002-04-25 Eric KohlRemoved direct debug output.
2002-04-25 Brian PalmerFreeLoader version 1.0!
2002-04-23 Eric KohlAdded ISO-9660 support.
2002-03-12 Brian PalmerFixed bug in LBA code.
2002-03-11 Brian PalmerReworked LoadAndBootPartition() function, got rid of...
2002-03-06 Brian PalmerFixed a bug in the LBA extensions detection code.
2002-02-26 Brian PalmerFix for buffer conflict between fat code and cache...
2002-02-26 Brian PalmerAdded full disk partition management functions
2002-02-14 Brian PalmerFixed bug in partition table code where it incorrectly...
2002-01-23 Brian PalmerRemoved code to save screen contents before entering...
2002-01-19 Brian PalmerFixed bug that occurred during DEBUG builds
2002-01-19 Brian PalmerBetter LBA support
2002-01-18 Brian PalmerAdded disk cache
2001-11-29 Brian PalmerFixed Makefile problem
2001-11-28 Brian PalmerRe-organized things a slight bit.