Remove support for machine specific versions of DiskGetBootVolume and DiskGetSystemVolume
[reactos.git] / reactos / boot / freeldr / freeldr / include / machine.h
2009-09-06 Hervé PoussineauRemove support for machine specific versions of DiskGet...
2009-08-08 Hervé Poussineau- Half-convert FAT, Ext2 and NTFS filesytems to provide...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-26 Hervé PoussineauRemove MachGetMemoryMap() and replace it by ArcGetMemor...
2009-04-24 Hervé PoussineauImplement ArcGetTime() and ArcGetRelativeTime()
2009-04-20 Hervé PoussineauImplement agnostic architecture for file system access...
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-01-25 Aleksey Bragin- Make HwDetect routine return a pointer to the root...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
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-14 Alex Ionescu- Fixup and enable my new HAL IRQL implementation from...
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-11 Thomas Bluemelfixed warnings when compiled with -Wwrite-strings
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
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-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-21 Gé van Geldorp- Protect multiboot info from being overwritten
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-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.