ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library

This library could be used before the UEFI phases to expose the CPU state
when an unexpected exception interrupt the firmware.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13767 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin
2012-09-28 09:55:48 +00:00
parent fb47559347
commit 619b399888
9 changed files with 176 additions and 83 deletions

View File

@@ -1,5 +1,4 @@
#/** @file
# Semihosting serail port lib
#
# Copyright (c) 2008, Apple Inc. All rights reserved.<BR>
#
@@ -25,6 +24,7 @@
[Sources.common]
DefaultExceptionHandler.c
DefaultExceptionHandlerUefi.c
[Packages]
MdePkg/MdePkg.dec