audk/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveState...
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 Fix boot script thunk issue that we need dispatch in PEI mode for Framework dispatch function, not in DXE mode. 2010-12-22 04:26:08 +00:00
X64 EdkCompatabilityPkg: Fix build issues with X64 clang 2011-07-12 02:57:30 +00:00
BootScriptSaveOnS3SaveStateThunk.inf Don't need to update its copy right. It is same to previous version. 2011-01-28 08:19:23 +00:00
ScriptSave.c Fix 2 BootScript thunk issue on MEM_POLL. 2011-04-27 07:35:20 +00:00
ScriptSave.h Fix boot script thunk issue that we need dispatch in PEI mode for Framework dispatch function, not in DXE mode. 2010-12-22 04:26:08 +00:00