public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove ICC tool chain
@ 2019-04-09  3:21 Zhang, Shenglei
  2019-04-09  3:21 ` [PATCH 1/3] MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c Zhang, Shenglei
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Zhang, Shenglei @ 2019-04-09  3:21 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Bob Feng, Liming Gao, Yonghong Zhu

There is no Intel complier test. So suggest to remove ICC
tool chain from tools_def.template and remove support of Intel
tool chain in BaseLib. And also IoLibIcc.c
in MdePkg should update to be removed.
https://bugzilla.tianocore.org/show_bug.cgi?id=1666

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Shenglei Zhang (3):
  MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c
  MdePkg/BaseLib: Remove support of INTEL tool chain
  BaseTools: Remove ICC tool chain in tools_def.template

 BaseTools/Conf/tools_def.template             | 1092 -----------------
 .../BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf |    2 -
 .../BaseIoLibIntrinsicSev.inf                 |    2 -
 MdePkg/Library/BaseIoLibIntrinsic/IoLibIcc.c  |  214 ----
 MdePkg/Library/BaseLib/BaseLib.inf            |  196 +--
 5 files changed, 7 insertions(+), 1499 deletions(-)
 delete mode 100644 MdePkg/Library/BaseIoLibIntrinsic/IoLibIcc.c

-- 
2.18.0.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-23  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09  3:21 [PATCH 0/3] Remove ICC tool chain Zhang, Shenglei
2019-04-09  3:21 ` [PATCH 1/3] MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c Zhang, Shenglei
2019-04-09  3:21 ` [PATCH 2/3] MdePkg/BaseLib: Remove support of INTEL tool chain Zhang, Shenglei
2019-04-09  3:21 ` [PATCH 3/3] BaseTools: Remove ICC tool chain in tools_def.template Zhang, Shenglei
2019-04-23  6:21   ` [edk2-devel] " Liming Gao
2019-04-23  7:18 ` [edk2-devel] [PATCH 0/3] Remove ICC tool chain Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox