summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-25/+4
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-13/+13
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-4/+9
* Update the copyright notice formathhtian2010-04-242-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-3/+3
* Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang82010-02-082-7/+6
* Add INF extension Informationlgao42009-01-091-1/+1
* Code scrub for the following drivers and librarys.lgao42009-01-042-191/+35
* Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao42008-12-182-17/+105
* Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42008-12-111-6/+14
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* 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
* 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao42008-11-211-0/+6
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+0
* clean up EBC in inf files.vanjeff2008-10-281-1/+3
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* Remove unnecessary CONST.vanjeff2008-09-041-2/+2
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-58/+0
* 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-253-0/+457