summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.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-102/+102
* UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib libraryLeo Duran2017-01-171-5/+8
* UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO portsLaszlo Ersek2016-04-111-0/+49
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-2/+2
* Update the check condition to allows UINT64 and INT64 data types to be 32-bit...vanjeff2011-12-011-2/+3
* Code refinement.xli242010-07-131-53/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix ICC build breakqhuang82010-01-151-8/+8
* Update CpuIo2Dxe to also support IPFmdkinney2010-01-141-405/+430
* Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli242009-12-071-0/+562