]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib...
[mirror_edk2.git] / ArmPkg / Drivers / DebugSupportDxe / DebugSupportDxe.inf
diff --git a/ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf b/ArmPkg/Drivers/DebugSupportDxe/DebugSupportDxe.inf
deleted file mode 100644 (file)
index 31310fc..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-#/** @file\r
-#  \r
-#  DXE CPU driver\r
-#  \r
-#  Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>\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
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = ArmDebugSupportDxe\r
-  FILE_GUID                      = 2e7c151b-cbd8-4df6-a0e3-cde660067c6a\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-  ENTRY_POINT                    = DebugSupportDxeInitialize\r
-\r
-[Sources.common]\r
-  DebugSupport.c\r
-\r
-[Packages]\r
-  ArmPkg/ArmPkg.dec\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseMemoryLib\r
-  CacheMaintenanceLib\r
-  UefiDriverEntryPoint\r
-  ArmLib\r
-\r
-[Protocols]\r
-  gEfiCpuArchProtocolGuid\r
-  gEfiDebugSupportProtocolGuid\r
-  gTimerDebugSupportProtocolGuid\r
-  \r
-[Depex]\r
-  TRUE
\ No newline at end of file