audk/EdkCompatibilityPkg
klu2 c85640b2a1 1, Use #if defined() to judge the switching macro such as compiler macro.
Original, some code directly judge the value of these macros, but linux ICC compiler will report error as "zero used for undefined preprocessing identifier". So it is better judge whether these macros are defined before accessing their value.
2, Use #if defined() style to replace #ifdef style.
It is good to keep consistent style for this case.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7597 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-23 06:09:44 +00:00
..
Compatibility Add PrintThunk driver, it depends on PrintLib on top of MdePkg: 2009-02-23 03:25:36 +00:00
Foundation 1, Use #if defined() to judge the switching macro such as compiler macro. 2009-02-23 06:09:44 +00:00
Other/Maintained/Tools/Pccts Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Sample ICC Cleanup: add data typecast after arithemtics. 2008-11-18 08:12:25 +00:00
ChangeLog.txt 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility build switch is turned on for Framework HII modules. 2009-02-01 09:39:43 +00:00
EDK_Snapshot.txt 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 07:32:23 +00:00
EdkCompatibilityPkg.dec Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkCompatibilityPkg.dsc for build validation. 2009-02-23 03:26:37 +00:00
EdkCompatibilityPkg.dsc Add print protocol GUID to EdkCompatibilityPkg.dec and add PrintThunk to EdkCompatibilityPkg.dsc for build validation. 2009-02-23 03:26:37 +00:00
License.txt Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00