summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.c
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: CpuIo2Smm: Abstract SMM specific functions into separate fileKun Qin2021-02-011-380/+5
* UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmstKun Qin2021-02-011-3/+3
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-281-50/+50
* UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-2/+2
* Code refinement.xli242010-07-131-56/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix ICC build breakqhuang82010-01-151-2/+2
* Clean up function header comments to match SMM CPU I/O 2 Protocol definition ...mdkinney2010-01-141-65/+89
* Update Width check for < 0.mdkinney2010-01-141-1/+1
* Add module that produces the SMM CPU I/O 2 Protocolmdkinney2010-01-141-0/+442