[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVolume, DiskGetSystemVolume...
[reactos.git] / reactos / boot / freeldr / freeldr / freeldr_base.rbuild
2009-10-03 Hervé Poussineau[freeldr] Remove (Mach)DiskGetBootDevice, DiskGetBootVo...
2009-10-03 Hervé Poussineau[freeldr] Code code specific to ARC emulation to its...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
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-21 Andrew GreenwoodAllow hybrid install/live CD by providing special FreeL...
2009-01-20 Christoph von Wittichrevert 38962 as it breaks bootcd
2009-01-19 Andrew Greenwoodsetupldr previously worked by faking the FreeLdr OS...
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-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-01-13 Aleksey Bragin- Add BGET (public domain heap implementation).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-09 Aleksey Bragin- Refactor creation of component data under the HARDWAR...
2007-12-09 Marc Piulachs- Trimed space from shlfldr_mydocuments.c in shell32...
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-31 Hervé PoussineauRemove debug/useless code
2007-10-29 Hervé PoussineauAdd a virtual function table for UI, as already done...
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
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...
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
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-10-08 Aleksey Bragin- Add simple support functions to be able to use more...
2006-10-06 Aleksey Bragin- Make arc-path passed to the kernel look a bit more...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Aleksey Bragin- Add new type of debug print for windows loader
2006-09-10 Aleksey BraginCreate a place for some R&D work about booting Windows...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-28 Aleksey Bragin- Add Filip Navara's cmlib
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-19 Art YerkesSome moving around:
2006-02-19 Art Yerkespcdisk.c: corrected printf type (suppresses warning...
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...