audk/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib
andrewfish 271d2c7f99 EdkCompatabilityPkg: Fix build issues with X64 clang
Removed passing VA_LIST and some assembly language compatability issues. Did not fix ReportStatusCode passing VA_LIST (non-ANSI C Code), and some of the assembler was not not ported and int 3 was inserted, as it likely is not needed.

signed-off-by: andrewfish
reviewed-by: lgao4


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12006 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-12 02:57:30 +00:00
..
Ia32 Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
X64 Update the copyright notice format 2010-04-28 11:56:24 +00:00
EfiCommonLib.inf Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
EfiCommonLib_Edk2.inf Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
EfiCompareGuid.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
EfiCompareMem.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
EfiCopyMem.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
EfiSetMem.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
EfiZeroMem.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
LinkedList.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
Math.c Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
Misc.c Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
PostCode.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
ReportStatusCode.c EdkCompatabilityPkg: Fix build issues with X64 clang 2011-07-12 02:57:30 +00:00
String.c Update the copyright notice format 2010-04-28 11:56:24 +00:00
ValueToString.c Update the copyright notice format 2010-04-28 11:56:24 +00:00