]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
MdePkg: Add more DataBits support to Port80 output
authorLiming Gao <liming.gao@intel.com>
Wed, 11 Nov 2015 02:16:35 +0000 (02:16 +0000)
committerlgao4 <lgao4@Edk2>
Wed, 11 Nov 2015 02:16:35 +0000 (02:16 +0000)
commit661c306ceb674213cc30189cd84e92a8f77a29a4
tree15d19deff3e9f857c75e36e9f2427722382cca21
parent9ddd7d7aec0eb25e078c9ca95329df06b4410169
MdePkg: Add more DataBits support to Port80 output

The BasePostCodeLibPort80 instance just prints UINT8 to IoPort 80. Some boards
may support 16bit or 32bit. To support them, new PCD PcdPort80DataWidth is
introduced to specify the width of data bits to Port80.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18765 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
MdePkg/Library/BasePostCodeLibPort80/PostCode.c
MdePkg/MdePkg.dec
MdePkg/MdePkg.uni