summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SerialDxe/SerialIo.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-109/+118
2019-06-14MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD1-1/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-11-30MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supportedJulien Grall1-0/+9
2017-11-30MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributesJulien Grall1-5/+9
2017-11-30MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributesJulien Grall1-2/+2
2017-11-09MdeModulePkg SerialDxe: Handle Timeout change more robustlyStar Zeng1-3/+43
2017-09-19MdeModulePkg/SerialDxe: Fix not able to change serial attributesPankaj Bansal1-48/+18
2017-08-08MdeModulePkg SerialDxe: Process timeout consistently in SerialReadStar Zeng1-2/+16
2016-03-29MdeModulePkg/SerialDxe: Set FIFO depth with PCDHeyi Guo1-1/+2
2016-01-21MdeModulePkg: SerialDxe: sync EFI_SERIAL_IO_MODE.Timeout with the specLaszlo Ersek1-2/+2
2016-01-21MdeModulePkg: SerialDxe: lay out mSerialIoMode initializer more nicelyLaszlo Ersek1-7/+10
2015-11-26MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng1-0/+526