Revert part of r45817 to try to fix build
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / loader.c
2010-03-03 Hervé Poussineau[freeldr] Add some functions to read partition tables
2010-02-06 evb- Make boot.s just stub to force load address, since...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-19 Sir Richard[FREELDR]: Jump to a standard 1-parameter STDCALL kerne...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 Timo Kreuzerimprove freeldr debug prints:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-18 Stefan Ginsberg- Fix freeldr build
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-03-02 Aleksey Bragin- The bootloader must zero user shared data page before...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
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-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
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-06-09 Aleksey Bragin- If the module failed to load (e.g. fixup couldn't...
2007-06-09 Aleksey Bragin- Don't load a module with the same name more than...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-12 Alex Ionescu- Fix some bugs in the kernel related to driver loading...
2007-03-12 Dmitry GorbachevFix BSS bugs (#2068, #2072)
2007-03-03 Alex Ionescu- Remove DbgPrint committed in FreeLDR by accident.
2007-03-03 Alex Ionescu- Copy the entire drivers in memory, not just their...
2007-03-02 Alex Ionescu- Create PDE/PTE entries for KUSER_SHARED_DATA in FreeL...
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-28 Alex Ionescu- Properly load drivers using new method describred...
2007-02-23 Alex Ionescu- Update FreeLDR PE Loading to actually use its Mm...
2007-02-22 Alex Ionescu- Improve LdrGetModuleObject (in FreeLDR) to handle...
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-11 Sylvain Petreollemove from branch
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-19 Alex Ionescu- Fix last-minute compiler bug.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-25 Alex Ionescu- Implement more of the Ke386 ASM macros for MSVC.
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-07 Alex Ionescu- FreeLDR: Create the loader entry for ntoskrnl now...
2006-09-15 Aleksey BraginFix typos in comments
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-02-19 Art YerkesSome moving around: