registry format change for new ndis device detection
[reactos.git] / freeldr /
2003-08-29 Casper Hornstrup- Add top-level makefile
2003-08-12 Casper HornstrupVersion 1.8.14
2003-08-11 Casper HornstrupClear screen to black when booting ReactOS.
2003-08-01 Eric KohlFixed target directory for setupldr.sys.
2003-07-23 Gé van GeldorpSet up for cross-compiling under Linux, patches by...
2003-07-12 Eric KohlAppend a newline to embedded binary files to keep compi...
2003-06-26 Eric KohlAdded two NOPs.
2003-06-25 Eric KohlAdded checksum calculation to PnPBiosSupported().
2003-06-24 Eric KohlRemoved unused variable.
2003-06-24 Gé van GeldorpStart scan for PnP$ signature at low end (0xf0000)
2003-06-15 Steven EdwardsGcc 3.x end of line warning fixes
2003-06-05 Brian PalmerChanges in v1.8.13 (6/05/2003) (brianp)
2003-05-27 Eric KohlGet codepage and casetable files from txtsetup.sif.
2003-05-25 Eric Kohl- Added .inf-file parser
2003-05-21 Brian PalmerLot's of fixes for the FAT12/16 boot sector code.
2003-05-19 Eric KohlLoad NLS files.
2003-05-19 Eric KohlRemoved obsolete settings.
2003-05-18 Eric KohlRemove the INSTALL directory of the Boot-CD.
2003-05-10 Eric KohlDetect hardware before ntoskrnl.exe will be loaded.
2003-05-10 Eric Kohl- Fixed counting the number of available harddisks...
2003-05-08 Eric KohlReworked and fixed most of the CPU and PnP code.
2003-05-06 Eric KohlAdded PnP-BIOS detection.
2003-05-03 Eric KohlAdded .cvsignore files. Patch by Mihcael Fritscher.
2003-05-01 Eric KohlAdded CPU detection for multiprocessor systems.
2003-04-30 Eric KohlFixed disk geometry detection bug.
2003-04-30 Eric Kohl- Added DiskGetExtendedDriveParameters()
2003-04-27 Casper Hornstrup- Query BIOS for supported disk drives
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort.
2003-04-25 Casper Hornstrup- Detect PCI busses
2003-04-25 Hartmut Birr- Fixed the detection of a fat32 boot sector.
2003-04-25 Eric Kohl- Added memmove().
2003-04-25 Eric Kohl- Added memmove().
2003-04-23 Brian PalmerTurned the FreeLoader debugger into a GUI app.
2003-04-23 Brian PalmerChanges in v1.8.7 (4/22/2003) (brianp)
2003-04-15 Brian PalmerFixed the EXT2/3 boot sector code so that it only uses...
2003-04-15 Brian PalmerChanges in v1.8.6 (4/14/2003) (brianp)
2003-04-13 Brian PalmerAdded simple utility to read the FreeLoader debug output
2003-04-10 Eric KohlAdded support for binary system hive.
2003-04-10 Eric KohlAdded support for binary system hive.
2003-04-06 Eric KohlAdded missing boot signature.
2003-04-05 Casper HornstrupAdded DOS compatible Master Boot Record (MBR)
2003-03-18 Brian PalmerOnly compile if running win32 version of gcc.
2003-03-18 Brian PalmerChanges in v1.8.3 (3/18/2003) (brianp)
2003-01-31 Brian PalmerUpdated freeldr.ini to work with latest .ini file changes.
2003-01-24 Eric KohlChanges in v1.8.2 (1/24/2003) (ekohl)
2003-01-20 Eric KohlChanges in v1.8.1 (1/20/2003) (ekohl)
2003-01-19 Eric KohlCopy second sector of the fat32 bootsector instead...
2003-01-19 Brian PalmerChanges in v1.8 (1/18/2003) (brianp)
2003-01-18 Rex Jolliffa test
2003-01-18 Brian PalmerChanges in v1.8 (1/18/2003) (brianp)
2003-01-02 Hartmut BirrSet the hidden sector value from boot sector with the...
2003-01-02 Hartmut BirrRecalculate the partition value for freeldr. Freeldr...
2002-12-21 Eric KohlAdd bootsectors and FREELDR.SYS to bootcd.
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-27 Hartmut BirrInitialize the registers for the next call to Int386...
2002-11-27 Hartmut BirrIntialize the size for the bios memory map.
2002-11-24 Brian PalmerChanges in v1.7.10 (11/24/2002) (brianp)
2002-10-30 Brian PalmerFix for MS's idiocy on a Win98 boot disk I have.
2002-10-16 Hartmut BirrFixed the initializing of the memory map for reactos.
2002-09-30 Brian PalmerChanges in v1.7.9 (9/30/2002) (brianp)
2002-09-25 Brian PalmerAdded more compiler flags
2002-09-06 Eric KohlAdded new 'bootcd' target.
2002-09-05 Eric KohlGot iso-fs working again.
2002-08-31 Eric KohlBuild FREELDR.SYS and SETUPLDR.SYS in a single make...
2002-08-31 Eric KohlAdded a workaround for broken BIOSes.
2002-08-28 Brian PalmerFix for disk error while Loading FreeLoader... discover...
2002-08-22 Brian PalmerChanges in v1.7.5 (8/21/2002) (brianp)
2002-08-21 Brian PalmerInitial commit for utility to install FreeLoader under...
2002-08-21 Brian PalmerChanges in v1.7.4 (8/20/2002) (brianp)
2002-08-09 Brian PalmerPreliminary EXT2 boot sector code
2002-08-08 Brian PalmerDefined FAST_SYMLINK_MAX_NAME_SIZE
2002-08-08 Brian PalmerChanges in v1.7.2 (8/7/2002) (brianp)
2002-08-08 Brian PalmerChanges in v1.7.1 (8/7/2002) (brianp)
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-29 Brian PalmerChanges in v1.6.2 (7/28/2002) (brianp)
2002-07-23 Brian PalmerFix for disk caching while doing drive remapping
2002-07-22 Brian PalmerAdded BIOS drive mapping functionality
2002-07-14 Brian Palmer*** empty log message ***
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-20 Eric KohlFixed severe bugs in the default value handling of...
2002-06-18 Brian PalmerFixed GetBiosMemoryMap() function.
2002-06-13 Brian PalmerCross-platform tools added to Makefiles.
2002-06-11 Casper HornstrupAdd multi and expand registry key type support.
2002-06-11 Brian PalmerCaches the current FAT sector so it doesn't read again...
2002-06-11 Casper HornstrupKill warnings.\n Use DbgPrint for debugging registry.
2002-06-11 Brian PalmerOptimized FAT32 bootsector to read more than 1 sector...
2002-06-09 Eric KohlHandle multi-string group order list properly.
2002-06-09 Brian PalmerFixed bug that was preventing FreeLoader from booting...
2002-06-08 Brian PalmerChanges in v1.3.1 (6/8/2002)
2002-06-06 Brian PalmerMakefile fixes
2002-06-06 Brian PalmerChanges in v1.3 (6/5/2002)
2002-05-22 Brian PalmerCompared the output of fat.asm from nasm v0.98 and...
2002-05-04 Brian PalmerChanges in v1.2.2 (5/4/2002)
2002-05-04 Brian PalmerQuick Makefile fix
2002-05-03 Brian PalmerChanges in v1.2.1 (5/3/2002)
next