diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2015-12-14 06:11:17 +0000 |
---|---|---|
committer | mdkinney <mdkinney@Edk2> | 2015-12-14 06:11:17 +0000 |
commit | d910a704f84d645fd202ec1a7a2a68423d48fc88 (patch) | |
tree | 323340c6ea80f8c3c6cf61228ed310f460d3a6b3 /BaseTools/Source/C | |
parent | f87b742ab4c984986e0ff70ba64ffd4e6e36a25b (diff) | |
download | edk2-platforms-d910a704f84d645fd202ec1a7a2a68423d48fc88.tar.xz |
MdePkg/BaseIoLibIntrinsic: Add EBC support
The EBC instruction set supports memory and MMIO access, but not
I/O port access. Add EBC support to BaseIoLibIntrinsic that
generates an ASSERT() if the IoReadXX()/IoWriteXX() APIs are used.
This matches the implementation for other CPU types that do not
support I/O port access.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19234 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/C')
0 files changed, 0 insertions, 0 deletions