summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIo2Dxe
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* UefiCpuPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+1
* UefiCpuPkg: Clean up source filesLiming Gao2018-06-285-194/+194
* UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib libraryLeo Duran2017-01-177-717/+10
* UefiCpuPkg CpuIo2Dxe: Update INF to refer to NASM source fileLiming Gao2016-07-111-7/+5
* UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO portsLaszlo Ersek2016-04-117-0/+763
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-282-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-4/+6
* 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
* Enhance inf to follow spec.ydong102011-03-141-1/+2
* Code refinement.xli242010-07-133-54/+228
* Update the copyright notice formathhtian2010-04-242-4/+4
* 1. Correct File header to ## @filelgao42010-02-231-2/+2
* Fix ICC build breakqhuang82010-01-151-8/+8
* Update CpuIo2Dxe to also support IPFmdkinney2010-01-143-557/+437
* Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli242009-12-073-0/+754