audk/EdkCompatibilityPkg/Foundation/Library/Dxe
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
..
EfiDriverLib Refine code to make code more safely. 2010-12-06 09:14:47 +00:00
EfiIfrSupportLib Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
EfiScriptLib Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
EfiUiLib Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
Graphics EdkCompatabilityPkg: Fix build issues with X64 clang 2011-07-12 02:57:30 +00:00
GraphicsLite Initialize the local variable before refer to them. 2010-06-12 03:14:26 +00:00
Hob Add more check to make sure code run safely. 2010-06-11 07:47:06 +00:00
Include Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
Print EdkCompatabilityPkg: Fix build issues with X64 clang 2011-07-12 02:57:30 +00:00
PrintLite Add more check to make sure code run safely. 2010-06-11 07:47:06 +00:00
UefiEfiIfrSupportLib Refine code to make code run more safely. 2010-12-09 08:25:59 +00:00