Fixed a bug in the LBA extensions detection code.
[reactos.git] / freeldr / freeldr / Makefile
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