- In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build....
[reactos.git] / reactos / boot / freeldr / freeldr / reactos / setupldr.c
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-26 Hervé PoussineauRemove MachGetMemoryMap() and replace it by ArcGetMemor...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-21 Andrew GreenwoodAllow hybrid install/live CD by providing special FreeL...
2009-01-20 Christoph von Wittichrevert 38962 as it breaks bootcd
2009-01-19 Andrew Greenwoodsetupldr previously worked by faking the FreeLdr OS...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-23 Art YerkesInitialize DbgLoadOptions from the start. It would...
2008-09-08 Timo KreuzerMerge 34722, 34723, 34724, 34843, 35528, 35703 from...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-15 Timo Kreuzertry to fix build
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-12 Colin FinckAttempt to fix release build (broken in r35285)
2008-08-12 Aleksey BraginGiannis Adamopoulos <johnyadams@hotmail.com>
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-29 Timo KreuzerI reworked the pagetable code a little. Now the first...
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzerfreeldr:
2008-07-04 Aleksey BraginDmitry Gorbachev:
2008-02-11 Hervé PoussineauLoad ext2.sys driver too
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Aleksey Bragin- Rename vfatfs.sys to fastfat.sys for compatibility...
2008-02-05 Colin FinckFix the usetup text screen (broken in r32135)
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
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...
2007-12-21 Hervé PoussineauRename ASMCODE to ROS_KERNEL_ENTRY_POINT
2007-12-12 Aleksey Bragin- Remove zeroing of PartialResourceList's fields (we...
2007-12-11 Aleksey Bragin- Remove all registry-writing code from FreeLDR.
2007-12-10 Aleksey Bragin- Pass ARC Hardware Tree in SetupLDR too.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauFix typo: "SourceDiskFiles" -> "SourceDisksFiles"
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
2007-10-28 Art YerkesFix memory map to kernel mode.
2007-10-26 Hervé PoussineauAdd a SourceDiskFiles section in txtsetup.sif, instead...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-02 Hervé PoussineauSupport "i386" as an alternative name for cdrom directory
2007-09-05 Aleksey Bragin- Apply 28852 changes to setupldr.c (fixes bootcd).
2007-08-23 Aleksey Bragin- Make freeldr do identity memory mapping. This simplif...
2007-08-13 Art YerkesMake boot options for the bootcd dependent on DBG....
2007-08-07 Hervé PoussineauRemove some debug messages
2007-07-08 Aleksey Bragin- Fix a couple of places where tagged commands support...
2007-07-07 Aleksey Bragin- Temporarily remove buslogic.sys from 1st stage too...
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-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.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
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-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-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...
2005-12-05 Hartmut BirrRemoved some third party miniport drivers.
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-08-18 Gé van GeldorpImport VMware open source BusLogic driver
2005-08-17 Hartmut BirrLoad the symbols from ntoskrn.exe from the boot cd...
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-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 Alex Ionescui8042prt driver by tinus.
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-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
next