summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci
AgeCommit message (Expand)Author
2007-01-261. Add NULL QH to set as QH header;qhuang8
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-16Fix several capitalization issues.bbahnsen
2007-01-12Correct the right bits judgment for get size of OptionROM.klu2
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu2
2007-01-12EHCI driver need enable routine and disable Legacy USB klu2
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu3
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu2
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli24
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang8
2006-12-14Merge R8 track #8354: SupportPalette() algorithm incorrect klu2
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-12Merge GOP related code from r8->r9. wuyizhong
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-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-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