]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: update Base.h in MdePkg to check the _MSC_VER
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 14 Jun 2017 03:50:56 +0000 (11:50 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 23 Jun 2017 04:26:09 +0000 (12:26 +0800)
commitb243ead0aa6b0ca904a5b3f30d31e2917dda360f
treee22cc318e3c41b3d9b04c8bf01b24a1231453b94
parent75f0094ef75f35869d70bd96375be8109da20553
MdePkg: update Base.h in MdePkg to check the _MSC_VER

update Base.h in MdePkg to check the _MSC_VER and define
GLOBAL_REMOVE_IF_UNREFERENCED to nothing for VS2013 and higher tool
chain tags.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Include/Base.h