]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/SerialDxe/SerialDxe.inf
Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff...
[mirror_edk2.git] / EmbeddedPkg / SerialDxe / SerialDxe.inf
index e2f46ecf1b96e314e4018f9f9ddcb7a97e21f2eb..23139bdddec2460c4fd0804de3e6bd14d197c5d0 100644 (file)
@@ -1,6 +1,6 @@
 #/** @file\r
 #  \r
 #/** @file\r
 #  \r
-#    Component discription file for Bds module\r
+#  Convert SerialLib into SerialIo protocol\r
 #  \r
 #  Copyright (c) 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
 #  \r
 #  Copyright (c) 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
 [Protocols]\r
   gEfiSerialIoProtocolGuid    \r
   gEfiDevicePathProtocolGuid\r
 [Protocols]\r
   gEfiSerialIoProtocolGuid    \r
   gEfiDevicePathProtocolGuid\r
-  \r
 \r
 \r
+[FixedPcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity\r
+  gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits\r
+\r
+  \r
 [Depex] \r
   TRUE\r
 [Depex] \r
   TRUE\r