X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FSimpleTextInOutSerial%2FSimpleTextInOutSerial.inf;h=e1c5ea6fb60b039c077dfe4cf9a6fc8fd5a70571;hp=9799d550c3121caedba47d22074d3f774885966f;hb=0db25ccc6cf1d05dc6b8fd9b07d033b40c387c88;hpb=09f8b4e251427d009f0b9a32b7265d7b4b8a5caa diff --git a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf index 9799d550c3..e1c5ea6fb6 100644 --- a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf +++ b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf @@ -1,9 +1,9 @@ #/** @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 @@ -51,5 +51,12 @@ gEfiSerialIoProtocolGuid gEfiDevicePathProtocolGuid +[FixedPcd] + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity + gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits + + [depex] TRUE