]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / BaseSerialPortLib16550 / BaseSerialPortLib16550.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-11 Leo DuranMdeModulePkg/Library/BaseSerialPortLib16550: Ensure...
2016-01-11 Hao WuMdeModulePkg BaseSerialPortLib: Fix VS2010 build error
2015-11-26 Star ZengMdeModulePkg BaseSerialPortLib16550:Implement Get(Set...
2015-11-20 Star ZengMdeModulePkg BaseSerialPortLib16550: Fix typo in Serial...
2015-04-27 Michael KinneyMdePkg/BaseSerialPortLib16550: Support UARTs with a...
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-11-19 Liming GaoMdeModulePkg BaseSerialPortLib16550: Correct MemoryLimi...
2014-08-13 Gao, LimingAdd the missing parameter comments for BaseSerialPortLi...
2014-08-11 Gao, LimingMdeModulePkg: BaseSerialPortLib16550 library to support...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2012-09-10 niruiyuWhen SerialPortWrite() is called with a non-NULL Buffer...
2011-03-16 mdkinneyAdd description for 64-byte FIFO enable bit for PcdSeri...
2011-02-10 mdkinney1) Add PcdSerialDetectCable to MdeModulePkg to enable...
2011-02-04 mdkinneyClean up BaseSerialPortLib16550 to remove references...
2010-12-27 mdkinneyAdd missing @param to function header comment.
2010-12-20 mdkinneyFix ICC build issues
2010-12-18 mdkinneyAdd generic SerialPortLib instance for 16550 UARTs...