summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang31-17973/+0
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-09-29add security check and remove un-necessary return sentence.vanjeff1-3/+1
2009-09-28Add security check to pass klockwork.htao1-1/+6
2009-09-25add security checkvanjeff2-1/+4
2009-09-17Fix ICC build failure.htao1-2/+0
2009-09-16add SR-IOV support in EDK II.htao10-10/+972
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2-24/+48
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-80/+116
2009-09-08adjust error process code position.vanjeff1-4/+4
2009-09-08updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff1-41/+53
2009-08-28StartPciDevicesOnBridge() should correct return value.vanjeff2-5/+10
2009-08-24Make end of line consistent.qhuang82-1477/+1477
2009-08-18modified to removed references to WinNt in the comments for serial driversjchen201-3/+3
2009-08-12add correct [Depex] section.vanjeff1-0/+3
2009-08-11update include file to use IndustryStandard/Pci.heric_tian2-2/+2
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2-2/+2
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2-2/+2
2009-07-21Clean up code lgao43-11/+3
2009-07-17move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian1-5/+0
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5031-1476/+1476
2009-07-14updated parameters name to match spec.vanjeff1-2/+2
2009-07-13rollback for fix scsi disk detection issue.vanjeff1-11/+7
2009-07-13updated parameters name to match spec.vanjeff1-19/+19
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney4-8/+4
2009-07-10update the function header comment to comply with PI1.2 volume 5eric_tian2-66/+64
2009-07-10Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy3-9/+9
2009-07-10Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli243-20/+24
2009-07-10Fix a bug that process received data twice, it will cause serial work incorrect.gikidy1-1/+0
2009-07-09add security check.vanjeff1-1/+1
2009-07-08Enhanced module to handle half handshake flow control.gikidy3-35/+44
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff3-8/+443
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff15-1513/+455
2009-07-06fixed one typo.vanjeff1-1/+1
2009-07-02Fix bugs in last code scrub.rsun31-2/+2
2009-07-01Fix code bug to cause deal loop when no floppy device.lgao41-1/+1
2009-07-01Isa Floppy driver code scrub.rsun37-661/+583
2009-06-29fixed ecc and k8 issues.vanjeff1-1/+2
2009-06-26Coding style clean-up.rsun36-36/+214
2009-06-26Update code style.lgao45-481/+570
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen203-9/+3
2009-06-26Clean up ECC.vanjeff4-121/+122
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen201-1/+1
2009-06-26Code scrub for IdeBusDxe driverjchen206-82/+104
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff29-3909/+3359
2009-06-25update the comments on Eventeric_tian2-16/+14
2009-06-25code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian4-36/+63
2009-06-25code scrub on Ps2MouseDxe moduleeric_tian3-55/+57
2009-06-25fix build failure.eric_tian2-2/+2
2009-06-25change the enum field name convention to pass ECCeric_tian6-40/+40