Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 62ec4a5ef674846f3edd0317e59b0c509873b3b5
https://github.com/tianocore/edk2/commit/62ec4a5ef674846f3edd0317e59b0c509873b3b5
Author: edk2-devel <[email protected]>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M MdePkg/Include/Base.h
Log Message:
-----------
MdePkg: Update Base.h to fix compilation issues with ICC.
Recent versions of the Intel C compiler define the _MSC_EXTENSIONS
constant. Base.h checks if this constant is defined to decide whether
or not to use a pragma intrinsic, which is unsupported by the latest
version of the Intel C compiler. Thus the check has been modified to
only pass in the case __INTEL_COMPILER is not defined.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <[email protected]>
Reviewed-by: Michael Kinney <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits