]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
ArmPlatformPkg: remove old PL111/HdLcd driver code
[mirror_edk2.git] / ArmPlatformPkg / Drivers / LcdGraphicsOutputDxe / PL111LcdGraphicsOutputDxe.inf
diff --git a/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf b/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111LcdGraphicsOutputDxe.inf
deleted file mode 100644 (file)
index 39e42bc..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-#/** @file\r
-#\r
-#  Component description file for PL111LcdGraphicsOutputDxe module\r
-#\r
-#  Copyright (c) 2011-2012, ARM Ltd. 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                      = PL111LcdGraphicsDxe\r
-  FILE_GUID                      = 407B4008-BF5B-11DF-9547-CF16E0D72085\r
-  MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = LcdGraphicsOutputDxeInitialize\r
-\r
-[Sources.common]\r
-  LcdGraphicsOutputDxe.c\r
-  LcdGraphicsOutputBlt.c\r
-  PL111Lcd.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  ArmPkg/ArmPkg.dec\r
-  ArmPlatformPkg/ArmPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  ArmLib\r
-  UefiLib\r
-  BaseLib\r
-  DebugLib\r
-  TimerLib\r
-  UefiDriverEntryPoint\r
-  UefiBootServicesTableLib\r
-  IoLib\r
-  BaseMemoryLib\r
-  LcdPlatformLib\r
-\r
-[Protocols]\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiGraphicsOutputProtocolGuid\r
-\r
-[FixedPcd]\r
-  gArmPlatformTokenSpaceGuid.PcdPL111LcdBase\r
-\r
-[FeaturePcd]\r
-  gArmPlatformTokenSpaceGuid.PcdGopDisableOnExitBootServices\r
-\r
-[Depex]\r
-  gEfiCpuArchProtocolGuid\r