]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg SerialPortLib: Fix typo in SerialPortWrite()
authorStar Zeng <star.zeng@intel.com>
Fri, 20 Nov 2015 01:49:48 +0000 (01:49 +0000)
committerlzeng14 <lzeng14@Edk2>
Fri, 20 Nov 2015 01:49:48 +0000 (01:49 +0000)
commit5d7bc67e73c118b0a0f9a11e9ae933df19bedb05
tree68e33be7eb3918001f952634d3077404f0a51837
parent41b474b78dd32e719daf686525e0ae7a431e3695
MdePkg SerialPortLib:  Fix typo in SerialPortWrite()

The "read" word in SerialPortWrite() header comment block should be
"write".

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18908 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/SerialPortLib.h
MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.c