]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf
Report correct MediaPresentSupported value from Nt32 SNP mode data.
[mirror_edk2.git] / ArmEbPkg / Library / SerialPortLib / SerialPortLib.inf
index 375c7371f775a3938c9df5cf0e04036066d45058..ee4eed90bee7dce9a841d13bd84c8f1518bd8d5a 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
 # EDK Serial port lib\r
 #\r
-# Copyright (c) 2009, Apple Inc.\r
+# Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -16,7 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ArmEbSerialPortLib\r
-  FILE_GUID                      = 3019EF69-DDE6-4E23-A511-1A8C0279345A\r
+  FILE_GUID                      = C653196A-3BE1-4ec7-850B-DB7E0A16150F\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = SerialPortLib\r
@@ -30,7 +30,6 @@
   SerialPortLib.c\r
 \r
 [LibraryClasses]\r
-  DebugLib\r
   IoLib\r
 \r
 [Packages]\r
@@ -38,5 +37,5 @@
   ArmEbPkg/ArmEbPkg.dec\r
   \r
 [FixedPcd]\r
-  gArmEbTokenSpaceGuid.PcdConsoleUart\r
+  gArmEbTokenSpaceGuid.PcdConsoleUartBase\r
 \r