[freeldr] Limit disk read buffer size to 512 bytes
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 / hardware.c
2009-10-18 Hervé Poussineau[freeldr/i386] Read up to 128 sectors at once
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-03 Hervé Poussineau[freeldr] Remove MachDiskGetPartitionEntry, and directl...
2009-09-28 Hervé PoussineauFix debug message
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-24 Hervé Poussineau[freeldr] Put cdrom information in block list information
2009-09-23 Hervé Poussineau[freeldr] Partition numbers are 1 based
2009-09-22 Hervé Poussineau[freeldr] Accept to read blocks whose size is not a...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-06 Hervé PoussineauImplement GetFileInformation() on disks for i386 archit...
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-08 Hervé PoussineauImprove ARC file infrastructure, by adding a compatibil...
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-24 Aleksey Bragin- Reenable partition table exploration, but switch...
2009-04-24 Aleksey Bragin- Fix CDROM device registration: don't hardcode it...
2009-04-21 Hervé PoussineauFix warning
2009-04-21 Hervé PoussineauDisable partition table exploration, as long as it...
2009-04-20 Hervé PoussineauImplement agnostic architecture for file system access...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-19 Timo Kreuzerimprove freeldr debug prints:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (10/11).
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-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-27 Timo Kreuzer- Convert PortAddress from ULONG to PUCHAR
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-01-28 Aleksey Bragin- Properly fill ACPI BIOS configuration entry (a couple...
2008-01-25 Aleksey Bragin- Make identifiers in configuration trees ASCII-strings...
2008-01-25 Aleksey Bragin- Make HwDetect routine return a pointer to the root...
2008-01-25 Aleksey Bragin- Change hardware.c to the new heap allocation mm-apis.
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-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-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauRemove debug/useless code
2007-05-10 Alex Ionescu- Remove CPU Detection code from FreeLDR (hwcpu.c)...
2007-04-10 Dmitry GorbachevFix debug message.
2007-03-28 Hervé PoussineauFix interrupt resources (related to r21188 fix)
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-17 Hervé PoussineauDisable PS/2 auxiliary port detection, which is too...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-15 Dmitry Gorbachev- fix "keyboard does not respond" bug on Biostar board...
2007-02-11 Sylvain Petreollemove from branch
2007-02-07 Dmitry GorbachevFix "keyboard does not respond" bug. Thanks to Peter...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-12-04 Michael SteilReactOS Intel Mac compatibility commits, part 1/2,...
2006-10-15 Thomas BluemelFix optimization bug
2006-10-08 Alex Ionescu- Have FreeLDR fill out ARC_DISK_SIGNATURE information...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. 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 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-23 Hervé PoussineauSkip keyboard detection in freeldr, as it doesn't work...
2006-09-20 Hervé PoussineauSave correct boot resources lists in registry
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-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-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-10 Hartmut BirrFixed a typo.
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-23 Hervé PoussineauWrite keyboard identifier in right registry key
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-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-02-02 Aleksey BraginMake dev node count correct, since for example Mac...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.