summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli241-1/+1
2007-01-311. PEI core needs to check image machine typexgu32-7/+7
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli2449-1331/+1236
2007-01-29Further check-in to smooth Intel IPF compiler building.xli247-75/+147
2007-01-29Fix the build break by removing an unreferenced static function.qhuang81-32/+0
2007-01-26To fix,xgu33-3/+219
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli245-55/+49
2007-01-261. Add NULL QH to set as QH header;qhuang816-1880/+1985
2007-01-25Remove some unused internal functions.xli243-367/+0
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli2429-136/+98
2007-01-23Fixed bug in partition driver:yshang11-8/+12
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang822-27/+86
2007-01-16Fix several capitalization issues.bbahnsen2-3/+3
2007-01-15To fix,xgu32-4/+11
2007-01-12Correct the right bits judgment for get size of OptionROM.klu21-5/+6
2007-01-12Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...klu24-16/+15
2007-01-12EHCI driver need enable routine and disable Legacy USB klu25-0/+263
2007-01-12The updating (change the Interrupt Line to 0xFF for unknown setting) is only ...zliu31-27/+32
2007-01-11AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...klu21-2/+4
2007-01-10IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NUL...xli241-3/+7
2006-12-30For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for ...xli242-6/+6
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang81-28/+30
2006-12-14Merge R8 track #8354: SupportPalette() algorithm incorrect klu21-6/+2
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang121-881/+0
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang125-59/+709
2006-12-12Merge GOP related code from r8->r9. wuyizhong1-1/+14
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu23-15/+17
2006-11-06This check-in fixed the following bugs:cwu112-6/+62
2006-11-02Change #define bit(a) 1 << (a)jtang121-1/+1
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin61-1/+3
2006-10-23Follow up tracker EDKT285.yshang11-4/+4
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang121-48/+52
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping1-3/+2
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang362-4/+4
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang213-66/+86
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang127-944/+1061
2006-10-13The reasons for the changes made are:cwu115-20/+106
2006-09-27Remove the duplicated Copy Right in msa header.lgao415-120/+0
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff14-36/+8
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao415-90/+90
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1...jchen201-6/+5
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1...jchen201-1/+2
2006-09-13Modify for enabling native VISTA jchen203-0/+126
2006-08-23added 20ms stall to wait for slave device ready when identify some type of Se...vanjeff1-81/+83
2006-08-18Fix the IDE slave device missing bug.klos19801-1/+6
2006-07-27Check in patch to refine DevicePath Module and USB2HostController Module.qhuang84-37/+31
2006-07-27Someone lost a new line at the end of file, it causes GCC build error.xgu31-1/+1
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish4-152/+132
2006-07-25remove ifdef for debuglevelljin61-2/+0
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-1/+1