Revision: 14122
          http://edk2.svn.sourceforge.net/edk2/?rev=14122&view=rev
Author:   vanjeff
Date:     2013-02-05 01:35:29 +0000 (Tue, 05 Feb 2013)
Log Message:
-----------
Fix build issue on DDK3790 tool chain.

Signed-off-by: Jeff Fan <[email protected]>
Reviewed-by: Feng Tian <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.asm

Modified: 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.asm
===================================================================
--- 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.asm
    2013-02-04 22:20:28 UTC (rev 14121)
+++ 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ExceptionHandlerAsm.asm
    2013-02-05 01:35:29 UTC (rev 14122)
@@ -1,5 +1,5 @@
 
;------------------------------------------------------------------------------ 
;
-; Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>
+; Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>
 ; This program and the accompanying materials
 ; are licensed and made available under the terms and conditions of the BSD 
License
 ; which accompanies this distribution.  The full text of the license may be 
found at
@@ -23,7 +23,7 @@
 ;
 ; CommonExceptionHandler()
 ;
-CommonExceptionHandler             PROTO   C
+externdef CommonExceptionHandler:near
 
 EXTRN mErrorCodeFlag:DWORD ; Error code flags for exceptions
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to