Detect hardware before ntoskrnl.exe will be loaded.
[reactos.git] / freeldr / freeldr / reactos / reactos.c
2003-05-10 Eric KohlDetect hardware before ntoskrnl.exe will be loaded.
2003-04-30 Eric Kohl- Added DiskGetExtendedDriveParameters()
2003-04-25 Eric Kohl- Added memmove().
2003-04-10 Eric KohlAdded support for binary system hive.
2003-01-19 Brian PalmerChanges in v1.8 (1/18/2003) (brianp)
2003-01-02 Hartmut BirrRecalculate the partition value for freeldr. Freeldr...
2002-12-06 Brian PalmerChanges in v1.7.12 (12/05/2002) (brianp)
2002-12-06 Brian PalmerChanges in v1.7.11 (12/05/2002) (brianp)
2002-11-24 Brian PalmerChanges in v1.7.10 (11/24/2002) (brianp)
2002-10-16 Hartmut BirrFixed the initializing of the memory map for reactos.
2002-08-07 Brian PalmerFix for compiling in non-debug (release) mode. (Reduces...
2002-08-07 Brian PalmerChanges in v1.7 (8/6/2002) (brianp)
2002-07-13 Casper HornstrupIf symbols are available then pass them to the OS as...
2002-06-20 Eric KohlFixed severe bugs in the default value handling of...
2002-06-18 Brian PalmerFixed GetBiosMemoryMap() function.
2002-06-11 Casper HornstrupAdd multi and expand registry key type support.
2002-06-11 Casper HornstrupKill warnings.\n Use DbgPrint for debugging registry.
2002-06-09 Eric KohlHandle multi-string group order list properly.
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-03-20 Brian PalmerRewrote .ini file code - should be much faster (especia...
2002-01-23 Brian PalmerRemoved code to save screen contents before entering...
2002-01-19 Eric KohlDisabled nls file loading
2002-01-19 Brian PalmerBetter LBA support
2002-01-18 Eric KohlFixed obvious typos.
2001-12-28 Eric KohlAdded NLS-file loader.
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.