Fix a couple of problems with FreeLDR portability.
[reactos.git] / reactos / boot / freeldr / freeldr / reactos / reactos.c
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
2008-01-25 Aleksey Bragin- Make HwDetect routine return a pointer to the root...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2007-12-21 Hervé PoussineauRename ASMCODE to ROS_KERNEL_ENTRY_POINT
2007-12-11 Aleksey Bragin- Remove all registry-writing code from FreeLDR.
2007-12-09 Aleksey Bragin- Because we'll need to pass the ARC hardware informati...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauRemove debug/useless code
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-08-25 Aleksey Bragin- Do not ignore BIOS memory map anymore. Private BIOS...
2007-08-23 Aleksey Bragin- Make freeldr do identity memory mapping. This simplif...
2007-07-07 Art YerkesResolve imports at boot time by loading the appropriate...
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-05-06 Hervé PoussineauFix memory corruption in freeldr
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-28 Alex Ionescu- More refactoring of FreeLDR/SetupLDR PE Loader Code...
2007-02-20 Alex Ionescu- Get rid of a bunch of multiboot crap FreeLDR was...
2007-02-20 Alex Ionescu- Don't load .SYM in freeldr anymore.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-14 Alex Ionescu- You all s^H^H^H^H^H^H^H^H^H Fix build error.
2007-02-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
2007-02-11 Sylvain Petreollemove from branch
2007-02-08 Alex Ionescu- Update boot graphics with new, RLE-compressed and...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
2006-11-26 Aleksey BraginDmitry G. Gorbachev: Fix possible buffer overflow in...
2006-11-22 Alex Ionescu- Fix boot CD with 10 lines of code. That's right Fireb...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-08 Alex Ionescu- Have FreeLDR fill out ARC_DISK_SIGNATURE information...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-23 Aleksey BraginChange #defines of bios memory types to a proper enum...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-31 Aleksey BraginChange a very ugly done DbgPrint() function to a good...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2006-01-14 Nathan WoodsFreeloader: Check return code of RegOpenKey() in FrLdrL...
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-18 Thomas Bluemeldon't typecast constant strings
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 Alex Ionescu- Remove duplicated code in "rtl" and use libstring...
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-11 Thomas Bluemelfixed warnings when compiled with -Wwrite-strings
2005-10-16 Hartmut BirrInvalidate the start value if start key doesn't exist.
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-18 Alex IonescuPrettify usetup a bit, show a warranty page before...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-26 Gé van GeldorpRe-apply 14698 - 14762 and fix resulting problem
2005-04-23 Gé van GeldorpRevert freeldr back to revision 14697
2005-04-19 Gé van GeldorpMake disk partition handling architecture dependent...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Filip NavaraSet the ACPI flag in loader block *after* performing...
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.