]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmRealViewEbPkg/Library/SerialPortLib/SerialPortLib.inf
ArmRealViewEbPkg: Delete the deprecated package 'ArmRealViewEbPkg'
[mirror_edk2.git] / ArmRealViewEbPkg / Library / SerialPortLib / SerialPortLib.inf
diff --git a/ArmRealViewEbPkg/Library/SerialPortLib/SerialPortLib.inf b/ArmRealViewEbPkg/Library/SerialPortLib/SerialPortLib.inf
deleted file mode 100755 (executable)
index a53c0fe..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-#/** @file\r
-# EDK Serial port lib\r
-#\r
-# Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\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
-#  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
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = ArmEbSerialPortLib\r
-  FILE_GUID                      = C653196A-3BE1-4ec7-850B-DB7E0A16150F\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = SerialPortLib\r
-\r
-\r
-#\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
-#\r
-\r
-[Sources.common]\r
-  SerialPortLib.c\r
-\r
-[LibraryClasses]\r
-  IoLib\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  ArmRealViewEbPkg/ArmRealViewEbPkg.dec\r
-  \r
-[FixedPcd]\r
-  gArmRealViewEbPkgTokenSpaceGuid.PcdConsoleUartBase\r
-\r