]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/PciBusNoEnumerationDxe/PciIo.c
Fix comparisons of enumerated types which may cause warnings for some compilers.
[mirror_edk2.git] / DuetPkg / PciBusNoEnumerationDxe / PciIo.c
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-04-28 hhtianUpdate the copyright notice format
2009-08-21 qhuang8Detab in DuetPkg
2008-11-27 klu2Fix ICC building issue for DuetPkg
2008-11-23 jljustenFix warning generated by GCC compiler.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-13 eric_tianFix build issue in linux environment.
2008-05-05 klu2Add PciBusNoEnumeration module