X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FSimpleTextInOutSerial%2FSimpleTextInOutSerial.inf;h=e1c5ea6fb60b039c077dfe4cf9a6fc8fd5a70571;hp=17821d62f7a433381b98ed1f5daaec5b01c6e0cb;hb=0db25ccc6cf1d05dc6b8fd9b07d033b40c387c88;hpb=2ef2b01e07c02db339f34004445734a2dbdd80e1 diff --git a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf index 17821d62f7..e1c5ea6fb6 100644 --- a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf +++ b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf @@ -1,10 +1,9 @@ -#%HEADER% #/** @file # -# Component discription file for Bds module +# Component description file for Bds module # -# Copyright (c) 2008, Intel Corporation.
-# All rights reserved. This program and the accompanying materials +# Copyright (c) 2008, Intel Corporation. All rights reserved.
+# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -52,5 +51,12 @@ gEfiSerialIoProtocolGuid gEfiDevicePathProtocolGuid +[FixedPcd] + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits + + [depex] TRUE