summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authorLeo Duran <leo.duran@amd.com>2017-04-12 22:55:23 +0800
committerLiming Gao <liming.gao@intel.com>2017-04-13 13:16:00 +0800
commitb6d11d7c467810ea7f2e2eda46ef0bdc57bf1475 (patch)
treec7ea2edd26212844705f77d7657940bac86efdd7 /MdePkg/MdePkg.dsc
parent703ef6cfd5ba1aea6dc2191deef2cc59c754282f (diff)
downloadedk2-b6d11d7c467810ea7f2e2eda46ef0bdc57bf1475.tar.gz
edk2-b6d11d7c467810ea7f2e2eda46ef0bdc57bf1475.tar.bz2
edk2-b6d11d7c467810ea7f2e2eda46ef0bdc57bf1475.zip
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>
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r--MdePkg/MdePkg.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 2144979b59..8b69de32a6 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -134,6 +134,7 @@
[Components.IA32, Components.X64]
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
+ MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf
MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf
MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf