summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Pci
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkModulePkgHao A Wu2019-07-0320-10682/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0920-137/+20
* IntelFrameworkModulePkg IdeBusDxe: Remove redundant functionsshenglei2018-08-234-517/+0
* IntelFrameworkModulePkg: Removing ipf from edk2.chenc22018-06-292-2/+2
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-2819-393/+393
* IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3
* IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-154-0/+0
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-032-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-284-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-14/+20
* Add type cast on variable before operation.Jeff Fan2014-08-081-3/+3
* Fixed typos: hanlder should be handler.Chen Fan2014-07-092-2/+2
* Refine the code to avoid error report.ydong102013-02-211-1/+3
* IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of in...erictian2012-08-201-1/+1
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-056-12/+12
* Enhance IdeBusDxe to check the class code for IDE mode only.lzeng142010-12-101-4/+41
* Add explicit type cast to suppress possible warning of precession loss.xli242010-08-101-3/+3
* Update the copyright notice formathhtian2010-04-2316-29/+29
* fix ia32 build error.erictian2010-03-171-2/+2
* The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian2010-03-171-1/+2
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* 1. Correct File header to ## @filelgao42010-02-242-7/+9
* Update in IdeBus to solve the non-backward compatibility issue by the MdePkg ...qhuang82010-01-262-6/+6
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-2031-17973/+0
* clean up non-English characters.vanjeff2009-10-102-2/+2
* add security check and remove un-necessary return sentence.vanjeff2009-09-291-3/+1
* Add security check to pass klockwork.htao2009-09-281-1/+6
* add security checkvanjeff2009-09-252-1/+4
* Fix ICC build failure.htao2009-09-171-2/+0
* add SR-IOV support in EDK II.htao2009-09-1610-10/+972
* 1. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2009-09-161-13/+46
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-5/+5
* adjust error process code position.vanjeff2009-09-081-4/+4
* updated IdeBus driver not to create new child handle if RemainingDeviepath is...vanjeff2009-09-081-41/+53
* StartPciDevicesOnBridge() should correct return value.vanjeff2009-08-282-5/+10
* Make end of line consistent.qhuang82009-08-242-1477/+1477
* add correct [Depex] section.vanjeff2009-08-121-0/+3
* update include file to use IndustryStandard/Pci.heric_tian2009-08-112-2/+2
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-242-2/+2
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-242-2/+2
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* updated parameters name to match spec.vanjeff2009-07-131-19/+19
* update the function header comment to comply with PI1.2 volume 5eric_tian2009-07-102-66/+64
* add security check.vanjeff2009-07-091-1/+1
* Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff2009-07-073-8/+443
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-0715-1513/+455
* fixed one typo.vanjeff2009-07-061-1/+1