summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi/PeiMPCore.inf
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-28 09:54:13 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2012-09-28 09:54:13 +0000
commitfb47559347a32fc84213f1f172cf34ac8ff33dff (patch)
treefb59bbe6b768d268676f1cc4bf3a854075a00967 /ArmPlatformPkg/PrePi/PeiMPCore.inf
parent9d6b024ded89621f1a643d0ddea6904375c4cc67 (diff)
downloadedk2-fb47559347a32fc84213f1f172cf34ac8ff33dff.tar.gz
edk2-fb47559347a32fc84213f1f172cf34ac8ff33dff.tar.bz2
edk2-fb47559347a32fc84213f1f172cf34ac8ff33dff.zip
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 <olivier.martin@arm.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13766 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/PrePi/PeiMPCore.inf')
-rwxr-xr-xArmPlatformPkg/PrePi/PeiMPCore.inf2
1 files changed, 0 insertions, 2 deletions
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]