summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Nt32Pkg: Remove itRay Ni1-1701/+0
2019-04-09Nt32Pkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-10-27Nt32Pkg/WinNtSerialIoDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2010-11-29Fix ICC 9.1 build breakmdkinney1-3/+10
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-04-09Nt32SerialIo driver was changed to produce the flow control device path node ...niruiyu1-49/+204
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-5/+5
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff1-11/+2
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff1-1/+1
2009-09-10updated WinNtSerialIoDxe driver not to create new child handle if RemainingDe...vanjeff1-71/+119
2009-06-20Fix ICC compatibility issuesmdkinney1-6/+6
2008-11-01Fix some build error under ICC tool-chain.qwang121-7/+7
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-9/+0
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-5/+13
2007-09-28Add necessary parameter checking for WinNtSerialIoDxe module, according to UE...xli241-3/+67
2007-08-16Added support for UART and Terminal PCD settingsAJFISH1-29/+4
2007-06-27Add WinNtSerialIoDxe driver into Nt32Pkgklu21-0/+1468