summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.c
Commit message (Expand)AuthorAgeFilesLines
* 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