]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf
ArmPkg/DebugAgentSymbolsBaseLib: remove exception handling
[mirror_edk2.git] / ArmPkg / Library / DebugAgentSymbolsBaseLib / DebugAgentSymbolsBaseLib.inf
index 578bc71bb7ed0bdc1b210b1801a7f9fb150d5ec5..671c1b6474b202beb4147b0411bc145dc80b9eb5 100644 (file)
@@ -1,14 +1,14 @@
-#  \r
+#\r
 #  Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
-#  \r
-#  This program and the accompanying materials                          \r
-#  are licensed and made available under the terms and conditions of the BSD License         \r
-#  which accompanies this distribution.  The full text of the license may be found at        \r
-#  http://opensource.org/licenses/bsd-license.php                                            \r
 #\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-#  \r
+#  This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution.  The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php\r
+#\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
 #\r
 \r
 [Defines]\r
 [Sources.common]\r
   DebugAgentSymbolsBaseLib.c\r
 \r
-[Sources.ARM]\r
-  Arm/DebugAgentException.asm        | RVCT\r
-  Arm/DebugAgentException.S          | GCC\r
-\r
-[Sources.AARCH64]\r
-  AArch64/DebugAgentException.S\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
-  ArmLib\r
   DebugLib\r
-  DefaultExceptionHandlerLib\r
   PcdLib\r
   PeCoffExtraActionLib\r
   PeCoffLib\r