summaryrefslogtreecommitdiffstats
path: root/DuetPkg/PciBusNoEnumerationDxe/PciIo.c
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Remove DuetPkgShenglei Zhang2018-12-061-1852/+0
* Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni2014-05-191-91/+74
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-11/+11
* DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten2010-10-131-1/+1
* Update the copyright notice formathhtian2010-04-281-2/+2
* Detab in DuetPkgqhuang82009-08-211-16/+16
* Fix ICC building issue for DuetPkgklu22008-11-271-4/+4
* Fix warning generated by GCC compiler.jljusten2008-11-231-0/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Fix build issue in linux environment.eric_tian2008-08-131-1/+1
* Add PciBusNoEnumeration module klu22008-05-051-0/+1867