summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-01UefiCpuPkg: CpuIo2Smm: Abstract SMM specific functions into separate fileKun Qin1-380/+5
2021-02-01UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmstKun Qin1-3/+3
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-50/+50
2017-03-06UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun31-2/+2
2010-07-13Code refinement.xli241-56/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-15Fix ICC build breakqhuang81-2/+2
2010-01-14Clean up function header comments to match SMM CPU I/O 2 Protocol definition ...mdkinney1-65/+89
2010-01-14Update Width check for < 0.mdkinney1-1/+1
2010-01-14Add module that produces the SMM CPU I/O 2 Protocolmdkinney1-0/+442