summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus
AgeCommit message (Expand)Author
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-02Change #define bit(a) 1 << (a)jtang12
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin6
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang12
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang36
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang2
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang12
2006-10-13The reasons for the changes made are:cwu11
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-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang8
2006-07-27Someone lost a new line at the end of file, it causes GCC build error.xgu3
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-25remove ifdef for debuglevelljin6
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
2006-07-21Add some comments for translator parameter in Sync/AsyncInterruptTransfer.ljin6
2006-07-20Fix comment.bbahnsen
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-13Fix include .h file error.lgao4
2006-07-13Move the share file: cbi.h to Cbi0 and Cbi1 directory.lgao4
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-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
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-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 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-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao4
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-221. UINTN & INTN issue for EBC architecture: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-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao4
2006-06-01Fix capitalization issues.bbahnsen