]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Dp_App/Dp.inf
PerformancePkg: Remove it
[mirror_edk2.git] / PerformancePkg / Dp_App / Dp.inf
diff --git a/PerformancePkg/Dp_App/Dp.inf b/PerformancePkg/Dp_App/Dp.inf
deleted file mode 100644 (file)
index 1204d8e..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-##  @file\r
-#  Display Performance Application, Module information file.\r
-#\r
-# Copyright (c) 2009 - 2017, Intel Corporation. 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                    = 0x00010006\r
-  BASE_NAME                      = DP\r
-  FILE_GUID                      = 7d5ff0e3-2fb7-4e19-8419-44266cb60000\r
-  MODULE_TYPE                    = UEFI_APPLICATION\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = InitializeDp\r
-  \r
-#\r
-#  This flag specifies whether HII resource section is generated into PE image.\r
-#\r
-  UEFI_HII_RESOURCE_SECTION      = TRUE\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
-#\r
-\r
-[Sources]\r
-  DpStrings.uni\r
-  Dp.c\r
-  Dp.h\r
-  Literals.h\r
-  Literals.c\r
-  DpInternal.h\r
-  DpUtilities.c\r
-  DpTrace.c\r
-  DpProfile.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  ShellPkg/ShellPkg.dec\r
-  PerformancePkg/PerformancePkg.dec\r
-\r
-[LibraryClasses]\r
-  UefiApplicationEntryPoint\r
-  ShellLib\r
-  BaseMemoryLib\r
-  BaseLib\r
-  MemoryAllocationLib\r
-  DebugLib\r
-  UefiBootServicesTableLib\r
-  PeCoffGetEntryPointLib\r
-  PerformanceLib\r
-  PrintLib\r
-  UefiLib\r
-  HiiLib\r
-  UefiHiiServicesLib\r
-  PcdLib\r
-  DevicePathLib\r
-  DxeServicesLib\r
-\r
-[Guids]\r
-  gPerformanceProtocolGuid                                ## CONSUMES ## SystemTable\r
-\r
-[Protocols]\r
-  gEfiLoadedImageProtocolGuid                             ## CONSUMES\r
-  gEfiHiiPackageListProtocolGuid                          ## CONSUMES\r
-  gEfiDriverBindingProtocolGuid                           ## SOMETIMES_CONSUMES\r
-  gEfiComponentName2ProtocolGuid                          ## SOMETIMES_CONSUMES\r
-  gEfiLoadedImageDevicePathProtocolGuid                   ## SOMETIMES_CONSUMES\r
-\r
-[Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize   ## CONSUMES\r