summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-46/+46
2020-10-16MdeModulePkg: Fix constructor invocation orderingSami Mujawar1-0/+3
2019-04-29MdeModulePkg: BaseSerialPortLib16550: Add Mmio32 supportTien Hock, Loh1-1/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-2/+2
2015-04-27MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney1-5/+6
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming1-9/+14
2011-02-111) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney1-1/+2
2010-12-18Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney1-0/+41