Sync to trunk r39350.
[reactos.git] / reactos / boot / freeldr / freeldr / reactos / imageldr.c
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 Timo KreuzerFix return value of FrLdrReadAndMapImage when image...
2009-01-19 Timo Kreuzerimprove freeldr debug prints:
2009-01-16 Art YerkesPrevent accessing NULL as a PE header when we have...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo KreuzerAllow loading files with relocs stripped off.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-12 Timo KreuzerWarn if a section doesn't fit into the ImageSize
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-08 Timo KreuzerMerge 34722, 34723, 34724, 34843, 35528, 35703 from...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-22 Timo KreuzerLdrPEProcessImportDirectoryEntry: ULONG -> ULONG_PTR...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-27 Timo KreuzerLdrPEGetExportByName:
2008-07-04 Aleksey BraginDmitry Gorbachev:
2008-06-30 ReactOS Portable... - Add driver database code to FreeLDR (using ReactOS...
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-15 ReactOS Portable... We now setup NLS data in the loader block, as well...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We now return failed in FrLdrMapImage if the file could...
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.