X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FSimpleTextInOutSerial%2FSimpleTextInOutSerial.inf;h=31835e6cc49f0b4bff5e0398400d891a24e249f6;hb=60274ccab831d7874129a6b6c271969418296960;hp=9799d550c3121caedba47d22074d3f774885966f;hpb=09f8b4e251427d009f0b9a32b7265d7b4b8a5caa;p=mirror_edk2.git diff --git a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf index 9799d550c3..31835e6cc4 100644 --- a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf +++ b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf @@ -2,8 +2,8 @@ # # Component discription 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