summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-19 06:15:43 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-19 06:15:43 +0000
commitd074a8e1a25a05cb77d9185e0e4e5a5363c80871 (patch)
tree8811da49f92d3491e988dae11941a86dcd9a8097 /MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
parentd940d5e59fd316b9e873eef419fe4c8c715e5ee8 (diff)
downloadedk2-platforms-d074a8e1a25a05cb77d9185e0e4e5a5363c80871.tar.xz
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3892 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf')
-rw-r--r--MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
index ff860b195a..9eb960c068 100644
--- a/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
+++ b/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
@@ -38,12 +38,14 @@
IoHighLevel.c
IoLibGcc.c | GCC
IoLibMsc.c | MSFT
+ IoLibIcc.c | INTEL
IoLib.c
[Sources.X64]
IoHighLevel.c
IoLibGcc.c | GCC
IoLibMsc.c | MSFT
+ IoLibIcc.c | INTEL
IoLib.c
[Sources.IPF]