audk/MdeModulePkg
qwang12 a78b08d13b Update the code to following EDK coding style document.
1) Pointer value should compare with NULL.
2) Integer should compare with 0.
3) BOOLEAN should not compare with TRUE or FALSE.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5413 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-07 09:17:56 +00:00
..
Application/HelloWorld git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f19259b-4bc3-4df7-8a09-765794883524 2008-04-09 02:15:41 +00:00
Bus Make USB Stack code pass ECC tool check. 2008-07-02 05:45:04 +00:00
Core make change to support UnixPkg build. The changes are listed as follows: 2008-06-30 05:50:49 +00:00
Include Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces strict conformance to the ANSI standard for C). 2008-06-04 09:55:00 +00:00
Library Boolean values and variable type BOOLEAN should not use explicit comparisons to TRUE or FALSE 2008-06-30 02:20:53 +00:00
Logo Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:43 +00:00
Universal Update the code to following EDK coding style document. 2008-07-07 09:17:56 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec Merged in the following trackers from EDK: 2008-06-23 09:41:33 +00:00
MdeModulePkg.dsc Remove unused library instances 2008-06-04 03:59:19 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00