summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch1-2624/+0
2007-03-29[Source] Useless assigning statement in ata and atapixgu31-1/+0
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff1-13/+8
2007-03-09The latest IPF boot failure is found and is not caused by this fixing, so che...klu21-1060/+153
2007-03-07Fix the issue of Linux cannot boot and reset on IPF.xli241-152/+1059
2007-03-05Add blank line at end of file to pass GCC build.klu21-1/+1
2007-03-02In IdeBus driver block I/O read/write interface, it will always try to use UD...klu21-1060/+153
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli241-37/+0
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli241-1/+1
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang121-48/+52
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang121-202/+488
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-60/+60
2006-06-09Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm5031-928/+522
2006-04-21Initial import.bbahnsen1-0/+3690