diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2015-04-27 19:44:40 +0000 |
---|---|---|
committer | mdkinney <mdkinney@Edk2> | 2015-04-27 19:44:40 +0000 |
commit | cd68e4a8de23e8992a98c281f6fda229ffad19c9 (patch) | |
tree | 5fca8329a9e1840d18fcd2d43a11e83df4bc7bc6 /MdeModulePkg/MdeModulePkg.uni | |
parent | cfe41b57abb8ba26e4bd1c0b09c8b3506a7c55df (diff) | |
download | edk2-cd68e4a8de23e8992a98c281f6fda229ffad19c9.tar.gz edk2-cd68e4a8de23e8992a98c281f6fda229ffad19c9.tar.bz2 edk2-cd68e4a8de23e8992a98c281f6fda229ffad19c9.zip |
MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater than 1 byte.
Add stride PCD to MdeModulePkg to support 16550 UARTs with a register stride that is not 1 byte.
The default value is 1 byte.
Quark SoC uses a stride of 4 bytes.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17215 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.uni')
-rw-r--r-- | MdeModulePkg/MdeModulePkg.uni | bin | 161746 -> 162360 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni Binary files differindex 1aab112223..add9a51e56 100644 --- a/MdeModulePkg/MdeModulePkg.uni +++ b/MdeModulePkg/MdeModulePkg.uni |