summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42-17/+105
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao41-6/+14
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
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-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao41-0/+6
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-10-28clean up EBC in inf files.vanjeff1-1/+3
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-09-04Remove unnecessary CONST.vanjeff1-2/+2
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-58/+0
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.yshang13-0/+457