]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/TemplateCpuDxe/TemplateCpuDxe.inf
Remove Template stuff and teach people with BeagleBoard
[mirror_edk2.git] / EmbeddedPkg / TemplateCpuDxe / TemplateCpuDxe.inf
diff --git a/EmbeddedPkg/TemplateCpuDxe/TemplateCpuDxe.inf b/EmbeddedPkg/TemplateCpuDxe/TemplateCpuDxe.inf
deleted file mode 100644 (file)
index 3d931cd..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-#/** @file\r
-#  \r
-#    Component discription file for Bds module\r
-#  \r
-#  Copyright (c) 2008, Intel Corporation. <BR>\r
-#  All rights reserved. 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                      = TemplateCpuDxe\r
-  FILE_GUID                      = CB6DC1E4-5B27-41E8-BC27-9AA50B62081E\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-\r
-  ENTRY_POINT                    = CpuDxeInitialize\r
-\r
-\r
-[Sources.common]\r
-  CpuDxe.c\r
-\r
-[Sources.ARM]\r
-  Arm/Exception.c\r
-  Arm/Exceptions.asm \r
-  Arm/Exceptions.S  \r
-\r
-[Sources.IA32]\r
-  IA32/Exception.c\r
-\r
-[Sources.X64]\r
-  X64/Exception.c\r
-\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
-  \r
-[Packages.ARM]\r
-  ArmPkg/ArmPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  UefiRuntimeServicesTableLib\r
-  ReportStatusCodeLib\r
-  PerformanceLib\r
-  DxeServicesTableLib\r
-  MemoryAllocationLib\r
-  UefiLib\r
-  UefiBootServicesTableLib\r
-  BaseMemoryLib\r
-  DebugLib\r
-  UefiDriverEntryPoint\r
-  CacheMaintenanceLib\r
-\r
-[Protocols]\r
-  gEfiCpuArchProtocolGuid                       \r
-\r
-[Pcd.ARM]\r
-  gArmTokenSpaceGuid.PcdCpuVectorBaseAddress\r
-\r
-\r
-[depex]\r
-  TRUE\r