Added BIOS drive mapping functionality
[reactos.git] / freeldr / freeldr / freeldr.c
2002-07-22 Brian PalmerAdded BIOS drive mapping functionality
2002-06-28 Brian PalmerChanges in v1.4 (6/27/2002)
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-04-25 Brian PalmerFreeLoader version 1.0!
2002-04-16 Brian PalmerAdded LBA support to FAT12/16 boot sector
2002-03-20 Brian PalmerRewrote .ini file code - should be much faster (especia...
2002-02-27 Brian PalmerImproved memory management
2002-02-26 Brian PalmerFix for buffer conflict between fat code and cache...
2002-01-24 Brian PalmerReworked the boot sector & boot drive code
2002-01-23 Brian PalmerRemoved code to save screen contents before entering...
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.
2001-11-27 Eric KohlAdded system hive support.
2001-11-15 Brian PalmerBIOS Int 13h Extensions Support
2001-08-07 Brian PalmerAdded support for debug prints over a RS232 line.
2001-07-06 Brian PalmerFull memory management support (memory.c & memory.h...
2001-06-08 Brian PalmerForgot to add a semi-colon at end of statement
2001-06-08 Brian PalmerSeparated multiboot kernel loader and reactos kernel...
2001-06-05 Brian PalmerMultiboot Kernel Compliance
2001-05-15 Brian PalmerInitial revision