summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci/IdeBus
AgeCommit message (Expand)Author
2007-03-29[Source] Useless assigning statement in ata and atapixgu3
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-09The latest IPF boot failure is found and is not caused by this fixing, so che...klu2
2007-03-07Fix the issue of Linux cannot boot and reset on IPF.xli24
2007-03-05Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ...klu2
2007-03-05Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on...vanjeff
2007-03-05Add blank line at end of file to pass GCC build.klu2
2007-03-02In IdeBus driver block I/O read/write interface, it will always try to use UD...klu2
2007-02-11fix a typo in a commenttgingold
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-25Remove some unused internal functions.xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli24
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang12
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang12
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1...jchen20
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1...jchen20
2006-09-13Modify for enabling native VISTA jchen20
2006-08-23added 20ms stall to wait for slave device ready when identify some type of Se...vanjeff
2006-08-18Fix the IDE slave device missing bug.klos1980
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-13Corrected the path and file name error in these two msa files.jwang36
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19...yshang1
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-30changed module's duplicated guid valuejwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-09Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm503
2006-06-09Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm503
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-22Fix capitalization.bbahnsen
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao4
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen