summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-51/+55
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-102/+102
2017-03-06UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2017-01-17UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib libraryLeo Duran1-5/+8
2016-04-11UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO portsLaszlo Ersek1-0/+49
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun31-2/+2
2011-12-01Update the check condition to allows UINT64 and INT64 data types to be 32-bit...vanjeff1-2/+3
2010-07-13Code refinement.xli241-53/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-15Fix ICC build breakqhuang81-8/+8
2010-01-14Update CpuIo2Dxe to also support IPFmdkinney1-405/+430
2009-12-07Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli241-0/+562