From fb47559347a32fc84213f1f172cf34ac8ff33dff Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Fri, 28 Sep 2012 09:54:13 +0000 Subject: ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib In case a DebugAgent library is supported for a specific debugger, we would expect the exception be caught by DebugAgentLib. The DebugAgentBaseLib exposes the cause of the exception to the user in the Serial Terminal. Signed-off-by: Olivier Martin git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13766 6f19259b-4bc3-4df7-8a09-765794883524 --- ArmPlatformPkg/PrePi/PeiMPCore.inf | 2 -- 1 file changed, 2 deletions(-) (limited to 'ArmPlatformPkg/PrePi/PeiMPCore.inf') diff --git a/ArmPlatformPkg/PrePi/PeiMPCore.inf b/ArmPlatformPkg/PrePi/PeiMPCore.inf index df89dfd3a7..cd61b7a2fc 100755 --- a/ArmPlatformPkg/PrePi/PeiMPCore.inf +++ b/ArmPlatformPkg/PrePi/PeiMPCore.inf @@ -23,8 +23,6 @@ PrePi.c ModuleEntryPoint.S | GCC ModuleEntryPoint.asm | RVCT - Exception.S | GCC - Exception.asm | RVCT MainMPCore.c [Packages] -- cgit v1.2.3