Updated to use new PCD settings

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3664 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH
2007-08-16 22:15:08 +00:00
parent 29c3622cdf
commit 6b88ceec9b
6 changed files with 176 additions and 115 deletions

View File

@@ -65,7 +65,14 @@
gEfiSerialIoProtocolGuid # PROTOCOL BY_START
gEfiDevicePathProtocolGuid # PROTOCOL TO_START
[PcdsFeatureFlag.common]
PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid
[PcdsFixedAtBuild.common]
PcdUartDefaultBaudRate|gEfiMdePkgTokenSpaceGuid|115200
PcdUartDefaultDataBits|gEfiMdePkgTokenSpaceGuid|8
PcdUartDefaultParity|gEfiMdePkgTokenSpaceGuid|1
PcdUartDefaultStopBits|gEfiMdePkgTokenSpaceGuid|1