summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PciCfg2.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Code scrub for the following drivers and librarys.lgao41-188/+30
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao41-10/+105
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao41-6/+14
2008-12-03Global variables have been moved backward ahead of functions.jji41-21/+23
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-3/+3
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-04-10apply for doxgen format.vanjeff1-9/+10
2007-09-04Merge the PI enabling works from the branchqwang121-1/+1
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang11-4/+12
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-06Fix bug in PciCfg to support PCI express address.yshang11-9/+23
2007-07-251) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.yshang11-0/+348