WINLDR: Don't hardcode filesystem driver name
[reactos.git] / reactos / boot / freeldr / freeldr / fs / iso.c
2009-09-24 Hervé PoussineauWINLDR: Don't hardcode filesystem driver name
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-08-08 Hervé PoussineauRework ISO9660 filesystem to use ARC file architecture.
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-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-25 Stefan Ginsberg- Remove Freeldr's dependency on windef.h
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-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-04 Aleksey Bragin- Make other filesystems use the new heap mm routines.
2008-01-13 Aleksey Bragin- Use new APIs MmHeapAlloc / MmHeapFree for small and...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-30 Hervé PoussineauAdd a function table to access filesystems
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
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-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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-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-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.