audk/MdeModulePkg
eric_tian ed0b86b183 make change to support UnixPkg build. The changes are listed as follows:
1. change ASM_PFX() macro, the underscore preceding to function symbol don't be added in Linux.
2. move some illegal characters in .S file.
3. change ELFGCC flag in tools_def.template to support Linux&ELFGCC build

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5381 6f19259b-4bc3-4df7-8a09-765794883524
2008-06-30 05:50:49 +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 Boolean values and variable type BOOLEAN should not use explicit comparisons to TRUE or FALSE 2008-06-30 02:19:41 +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 Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “ASSERT (RowInfoArraySize <= 1);”. 2008-06-27 07:45:01 +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