]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / EmbeddedPkg / SimpleTextInOutSerial / SimpleTextInOutSerial.inf
index 17821d62f7a433381b98ed1f5daaec5b01c6e0cb..4b45f838893fce6f2e3df7e667d5434486c57ca7 100644 (file)
@@ -1,17 +1,16 @@
-#%HEADER%\r
 #/** @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
+#\r
+#    Component description file for Bds module\r
+#\r
+#  Copyright (c) 2008, 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
+#\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
   SerialPortLib\r
 \r
 [Guids]\r
-  \r
+\r
 \r
 [Protocols]\r
-  gEfiSimpleTextInProtocolGuid    \r
-  gEfiSimpleTextOutProtocolGuid    \r
-  gEfiSerialIoProtocolGuid    \r
+  gEfiSimpleTextInProtocolGuid\r
+  gEfiSimpleTextOutProtocolGuid\r
+  gEfiSerialIoProtocolGuid\r
   gEfiDevicePathProtocolGuid\r
 \r
+[FixedPcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits\r
+\r
+\r
 [depex]\r
   TRUE\r