Added BIOS drive mapping functionality
[reactos.git] / freeldr / freeldr / Makefile
2002-07-22 Brian PalmerAdded BIOS drive mapping functionality
2002-07-13 Casper HornstrupIf symbols are available then pass them to the OS as...
2002-06-28 Brian PalmerChanges in v1.4 (6/27/2002)
2002-06-26 Brian PalmerMakefile now generates a sorted symbol file - freeldr.sym
2002-06-26 Brian PalmerFixed Makefile so it will work when you do a clean...
2002-06-13 Brian PalmerCross-platform tools added to Makefiles.
2002-06-06 Brian PalmerMakefile fixes
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-05-04 Brian PalmerQuick Makefile fix
2002-05-03 Brian PalmerChanges in v1.2.1 (5/3/2002)
2002-04-30 Brian PalmerChanges in v1.2 (4/30/2002)
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-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-12 Brian PalmerImplemented memory detection & BIOS memory map
2001-06-08 Brian PalmerSeparated multiboot kernel loader and reactos kernel...
2001-06-05 Brian PalmerMultiboot Kernel Compliance
2001-05-15 Brian PalmerInitial revision