summaryrefslogtreecommitdiffstats
path: root/DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeIo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-7/+7
* DuetPkg: Fix EFIAPI usage inconsistenciesjljusten2010-10-161-20/+0
* Update the copyright notice formathhtian2010-04-281-2/+2
* Detab in DuetPkgqhuang82009-08-211-10/+10
* For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.klu22009-01-141-2/+6
* Fix ICC building issue for DuetPkgklu22008-11-271-1/+1
* Resolved several warnings generated by GCC.jljusten2008-11-231-4/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+0
* 1) Fix some casting working in X64 buildingklu22008-05-081-2/+2
* Porting Duet module from EDKI to EDKIIklu22008-04-171-0/+1054