mirror of https://github.com/acidanthera/audk.git
1d50544aa2
Simplify IoRead/WriteFifo implement by repeatedly calling IoRead/Write in the C code. This can avoid calling assembly code to use string I/O instructions. With this change Ia32/IoFifo.nasm and X64/IoFifo.nasm can be removed. Then the source files for IA32 and X64 are the same. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Dun Tan <dun.tan@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com> Acked-by: Michael D Kinney <michael.d.kinney@intel.com> Acked-by: Laszlo Ersek <lersek@redhat.com> |
||
---|---|---|
.. | ||
AArch64 | ||
Arm | ||
Ia32 | ||
X64 | ||
BaseIoLibIntrinsic.inf | ||
BaseIoLibIntrinsic.uni | ||
BaseIoLibIntrinsicArmVirt.inf | ||
BaseIoLibIntrinsicArmVirt.uni | ||
BaseIoLibIntrinsicInternal.h | ||
BaseIoLibIntrinsicSev.inf | ||
IoHighLevel.c | ||
IoLib.c | ||
IoLibArmVirt.c | ||
IoLibEbc.c | ||
IoLibFifo.c | ||
IoLibFifoCc.c | ||
IoLibGcc.c | ||
IoLibInternalTdx.c | ||
IoLibInternalTdxNull.c | ||
IoLibMmioBuffer.c | ||
IoLibMsc.c | ||
IoLibNoIo.c | ||
IoLibSev.h | ||
IoLibTdx.h |