Merge freeldr from amd64 branch:
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / hwpci.c
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
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-09-08 Timo KreuzerMerge 34722, 34723, 34724, 34843, 35528, 35703 from...
2008-08-01 Stefan Ginsberg- Use MmAllocateMemoryWithType instead of deprecated...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-25 Aleksey Bragin- Make identifiers in configuration trees ASCII-strings...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-16 Aleksey Bragin- ARC hardware device tree passed to the kernel contain...
2007-12-12 Aleksey Bragin- Remove zeroing of PartialResourceList's fields (we...
2007-12-11 Aleksey Bragin- Add missing types to DDK.
2007-12-10 Aleksey Bragin- Pass ARC Hardware Tree in SetupLDR too.
2007-12-09 Aleksey Bragin- Further refactor the code by completing getting rid...
2007-12-09 Aleksey Bragin- Start filling out ARC component data nodes for all...
2007-12-09 Aleksey Bragin- Refactor creation of component data under the HARDWAR...
2007-06-04 Hervé PoussineauAdd a bus number to the PCI resource descriptor
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-15 Hervé Poussineau- Fix Freeldr to correctly send reported resources...
2006-05-16 Hervé PoussineauReplace BOOL by BOOLEAN and STDCALL by NTAPI
2005-12-18 Thomas Bluemeldon't typecast constant strings
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-08-20 Filip NavaraReport the PCI bus type as PCIBus instead of Internal.
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.