We now return memory map.
[reactos.git] / reactos / boot / freeldr / freeldr / bootmgr.c
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauRemove LIST_ITEM structure, and replace it by well...
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
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...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-10 Hervé PoussineauDisable some boot options on non-x86 platforms.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-26 Aleksey BraginDmitry G. Gorbachev: Fix possible buffer overflow in...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-10 Aleksey BraginCreate a place for some R&D work about booting Windows...
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-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-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-28 Royce Mitchell IIIbug fix: use the requested default os when timeout...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.