audk/MdePkg/Library/BaseIoLibIntrinsic
Leo Duran b6d11d7c46 MdePkg: BaseIoLibIntrinsic (IoLib class) library
This patch adds an SEV-specific .INF and corresponding assembly
files, to unroll REP INSx/OUTSx on IoRead/WriteFifo#() routines
when the SEV feature is enabled under a hypervisor environment.

The new .INF only supports the IA32 and X64 architectures.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Leo Duran <leo.duran@amd.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-04-13 13:16:00 +08:00
..
Ia32 MdePkg: BaseIoLibIntrinsic (IoLib class) library 2017-04-13 13:16:00 +08:00
X64 MdePkg: BaseIoLibIntrinsic (IoLib class) library 2017-04-13 13:16:00 +08:00
BaseIoLibIntrinsic.inf MdePkg: Expand BaseIoLibIntrinsic (IoLib class) library 2017-01-17 10:09:50 +08:00
BaseIoLibIntrinsic.uni
BaseIoLibIntrinsicInternal.h
BaseIoLibIntrinsicSev.inf MdePkg: BaseIoLibIntrinsic (IoLib class) library 2017-04-13 13:16:00 +08:00
IoHighLevel.c
IoLib.c
IoLibArm.c MdePkg: Expand BaseIoLibIntrinsic (IoLib class) library 2017-01-17 10:09:50 +08:00
IoLibEbc.c MdePkg: Expand BaseIoLibIntrinsic (IoLib class) library 2017-01-17 10:09:50 +08:00
IoLibGcc.c
IoLibIcc.c
IoLibIpf.c MdePkg: Avoid Non-Boolean type used as Boolean 2017-01-20 15:40:59 +08:00
IoLibMmioBuffer.c
IoLibMsc.c