MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c

As ICC tool chain will be removed, IoLibIcc.c should
also be removed.
https://bugzilla.tianocore.org/show_bug.cgi?id=1666

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
(cherry picked from commit 9b5be294b93f7ff7fe1bcafdc3c57016f58ee4e8)
This commit is contained in:
Shenglei Zhang
2019-04-01 14:46:53 +08:00
committed by Liming Gao
parent 81a8a52a6b
commit e7ee4e0da1
3 changed files with 0 additions and 212 deletions

View File

@@ -36,14 +36,12 @@
[Sources.IA32]
IoLibGcc.c | GCC
IoLibMsc.c | MSFT
IoLibIcc.c | INTEL
IoLib.c
Ia32/IoFifo.nasm
[Sources.X64]
IoLibGcc.c | GCC
IoLibMsc.c | MSFT
IoLibIcc.c | INTEL
IoLib.c
X64/IoFifo.nasm