summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuIo2Dxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki2-52/+56
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-35/+5
2018-06-29UefiCpuPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+1
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao5-194/+194
2017-03-06UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2017-01-17UefiCpuPkg: Modify CpuIo2Dxe to use new IoLib libraryLeo Duran7-717/+10
2016-07-11UefiCpuPkg CpuIo2Dxe: Update INF to refer to NASM source fileLiming Gao1-7/+5
2016-04-11UefiCpuPkg: CpuIo2Dxe: optimize FIFO reads and writes of IO portsLaszlo Ersek7-0/+763
2015-12-15UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming1-4/+6
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
2011-03-14Enhance inf to follow spec.ydong101-1/+2
2010-07-13Code refinement.xli243-54/+228
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-02-231. Correct File header to ## @filelgao41-2/+2
2010-01-15Fix ICC build breakqhuang81-8/+8
2010-01-14Update CpuIo2Dxe to also support IPFmdkinney3-557/+437
2009-12-07Check in driver to produce CPU I/O 2 Protocol for IA32 and X64 architecture.xli243-0/+754