summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PciCfg2.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang82010-02-081-4/+4
* Code scrub for the following drivers and librarys.lgao42009-01-041-188/+30
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-181-10/+105
* Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42008-12-111-6/+14
* Global variables have been moved backward ahead of functions.jji42008-12-031-21/+23
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-3/+3
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* apply for doxgen format.vanjeff2008-04-101-9/+10
* Merge the PI enabling works from the branchqwang122007-09-041-1/+1
* Update PciCfg2.c to follow strict ANSI C spec.yshang12007-08-221-4/+12
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-1/+1
* Fix bug in PciCfg to support PCI express address.yshang12007-08-061-9/+23
* 1) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.yshang12007-07-251-0/+348