audk/MdePkg/Library/BaseIoLibIntrinsic
Zhiquan Li da228b29bd MdePkg/Library/BaseIoLibIntrinsic: Fix TD MMIO read type cast
Currently the types of casting mismatch with TD MMIO read 1, 2 and 4
bytes, that might introduce potential issues.  So fix the types as
conventional MmioRead[8|16|32] does.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Zhiquan Li <zhiquan1.li@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2024-01-20 04:35:43 +00:00
..
AArch64 MdePkg/BaseIoLibIntrinsic AARCH64: Make asm files BTI compatible 2023-03-30 11:05:22 +00:00
Arm MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Ia32 MdePkg:simplify Fifo API in BaseIoLibIntrinsic 2023-12-11 21:11:37 +00:00
X64 MdePkg:simplify Fifo API in BaseIoLibIntrinsic 2023-12-11 21:11:37 +00:00
BaseIoLibIntrinsic.inf MdePkg:simplify Fifo API in BaseIoLibIntrinsic 2023-12-11 21:11:37 +00:00
BaseIoLibIntrinsic.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicArmVirt.inf MdePkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
BaseIoLibIntrinsicArmVirt.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicInternal.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseIoLibIntrinsicSev.inf MdePkg: Change IoLibFifo.c to IoLibFifoCc.c 2023-12-11 21:11:37 +00:00
IoHighLevel.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IoLib.c MdePkg: Support mmio for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00
IoLibArmVirt.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IoLibEbc.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IoLibFifo.c MdePkg:simplify Fifo API in BaseIoLibIntrinsic 2023-12-11 21:11:37 +00:00
IoLibFifoCc.c MdePkg: Change IoLibFifo.c to IoLibFifoCc.c 2023-12-11 21:11:37 +00:00
IoLibGcc.c MdePkg: Support IoRead/IoWrite for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00
IoLibInternalTdx.c MdePkg/Library/BaseIoLibIntrinsic: Fix TD MMIO read type cast 2024-01-20 04:35:43 +00:00
IoLibInternalTdxNull.c MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00
IoLibMmioBuffer.c MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IoLibMsc.c MdePkg: Support IoRead/IoWrite for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00
IoLibNoIo.c MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture. 2022-10-14 02:16:33 +00:00
IoLibSev.h MdePkg: Support IoFifo for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00
IoLibTdx.h MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic 2022-04-02 08:15:12 +00:00