summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIoPei/CpuIoPei.c
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-43/+43
* UefiCpuPkg: Modify CpuIoPei to support new IoLib libraryLeo Duran2017-01-171-0/+52
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-2/+2
* Code refinement.xli242010-07-131-193/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix ICC build breakqhuang82010-01-151-7/+7
* Add generic CpuIoPei module that produces the CPU I/O PPU using the services ...mdkinney2010-01-141-0/+1056