summaryrefslogtreecommitdiffstats
path: root/DuetPkg/PciBusNoEnumerationDxe/PciEnumeratorSupport.c
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg-PciBusNoEnumerationDxe: Fix stack overflowLee Leahy2016-02-261-7/+8
* DuetPkg: exit pci function loops early if device is not multi-functionJoseph Shifflett2015-10-061-0/+8
* Fix VS2013 build failure.Ruiyu Ni2014-09-011-3/+4
* Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.niruiyu2012-08-231-11/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* Fix a obvious bug for judge whether the PPB support ISAklu22009-12-121-1/+1
* Detab in DuetPkgqhuang82009-08-211-2/+2
* Corrected bad declaration.gikidy2009-06-151-1/+1
* Fix ICC building issue for DuetPkgklu22008-11-271-3/+3
* Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney2008-10-301-8/+8
* Fix build issue in linux environment.eric_tian2008-08-131-1/+1
* Add PciBusNoEnumeration module klu22008-05-051-0/+1384