]> git.proxmox.com Git - mirror_edk2.git/commit
When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is passed...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Sep 2012 02:32:45 +0000 (02:32 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Sep 2012 02:32:45 +0000 (02:32 +0000)
commite5010d30f4c90898b2435d9893aad316728c5ff5
treee72409495c65de6d1e2cf69ca892f17fba14097d
parent7d921075b454dcd4af7b8b2dc705bff83edb2275
When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is passed in as 0, just do a flush.

Signed-off-by: Ruiyu Ni<ruiyu.ni@intel.com>
Reviewed-by: Kinney Michael D<michael.d.kinney@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13708 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.c