We now return memory map.
[reactos.git] / reactos / boot / freeldr / freeldr / fs /
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-02-04 Aleksey Bragin- Make other filesystems use the new heap mm routines.
2008-02-03 Aleksey Bragin- Make caching enable/disable a runtime switch instead...
2008-01-27 Aleksey Bragin- Add cache enable switch to fat.c. Comment out #define...
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-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-09-03 Hervé PoussineauFix build
2007-09-03 Hervé PoussineauSwap boot sector on big endian systems, even if DEBUG...
2007-09-03 Hervé PoussineauAdd missing svn:eol-style=native properties
2007-09-03 Art YerkesFix swapping for fat recognition.
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-15 Aleksey BraginFeng Yuning <fengyuning1984@gmail.com>:
2007-05-22 Ged Murphyremove unnecessary NDEBUG definitions. freeldr has...
2007-04-10 Hervé PoussineauReplace freeldr DEBUG define, by the global DBG define
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
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-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-09 Art YerkesRemoved workaround. Now know the cause.
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-03 Art YerkesFixed, separated mmu related functions. We now get...
2006-08-29 Art YerkesFixed support for disk and filesystem. We're reading...
2006-05-17 Filip NavaraAttribute list support for NTFS and some memory leak...
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- Remove some header duplication.
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-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
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-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
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-25 Filip NavaraFix a typo.
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.