build and install mapi32.dll as part of ROS_BUILD_WINE
[reactos.git] / freeldr /
2002-02-27 Brian PalmerImproved memory management
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-02-08 Brian PalmerCacheInitializeDrive() no longer retains old 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-22 Brian PalmerImproved disk error reporting
2002-01-19 Brian PalmerFixed bug that occurred during DEBUG builds
2002-01-19 Eric KohlDisabled nls file loading
2002-01-19 Brian PalmerBetter LBA support
2002-01-18 Eric KohlFixed obvious typos.
2002-01-18 Eric KohlAdded missing prototype.
2002-01-18 Brian PalmerRecommitting file as binary
2002-01-18 Brian PalmerAccidentally committed this file without the -kb flag
2002-01-18 Brian PalmerAdded disk cache
2001-12-28 Eric KohlAdded NLS-file loader.
2001-12-28 Eric KohlFixed a bug.
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-26 Eric KohlAdded system hive support.
2001-11-18 Eric KohlFixed a few compiler warinings.
2001-11-17 Eric KohlFixed GetExtendedMemorySize(). My i486-DX4/75 didn...
2001-11-16 Eric KohlUpdated for booting from C:
2001-11-16 Eric KohlAdded loading the HAL.
2001-11-16 Eric KohlFixed warnings.
2001-11-15 Brian PalmerBIOS Int 13h Extensions Support
2001-10-17 Phillip SusiOnly pass file name as module name, not full path
2001-08-10 Brian PalmerFixed nasm calling bug.
2001-08-07 Eric KohlFixed nasm calling bug.
2001-08-07 Brian PalmerAdded support for debug prints over a RS232 line.
2001-08-07 Brian PalmerSimple Win32 boot sector installer. Will not work under...
2001-07-06 Brian PalmerFull memory management support (memory.c & memory.h...
2001-06-20 Brian PalmerWin2k FAT32 Boot Sector Disassembly
2001-06-12 Brian PalmerImplemented memory detection & BIOS memory map
2001-06-09 Eric KohlFixed MaxRootEntries. This caused disk corruption.
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-08 Eric KohlUse ARC-Path to boot ReactOS
2001-06-05 Brian PalmerMultiboot Kernel Compliance
2001-05-15 Brian PalmerInitial revision