]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
MdePkg: Add PCD for UART default receive FIFO depth
authorHeyi Guo <heyi.guo@linaro.org>
Thu, 17 Mar 2016 14:36:52 +0000 (22:36 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 29 Mar 2016 07:00:30 +0000 (15:00 +0800)
commit077af17ad029c326f755c1b44c158e9f75ba0064
tree9eaef143b820941c2d2d720e3d98b44481efc973
parenta5e5a2f581eec25df0b42f6d8a41a39ae3cf2b6e
MdePkg: Add PCD for UART default receive FIFO depth

PcdUartDefaultReceiveFifoDepth is added to indicate UART default
receive FIFO depth.
Type of UINT16 is enough for FIFO depth.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdePkg/MdePkg.dec