Fixed bug in LBA code.
[reactos.git] / freeldr / freeldr / fs / fat.c
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-28 Brian PalmerRe-organized things a slight bit.