X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FMdePkg.uni;h=18bb01f2199b43491c75af8af245706d89c4eb1b;hp=6c9ddad5eca2cff777f672608657c83dcd4f3c97;hb=714eedc5b9ee92629e649c100862b828448a91c7;hpb=1ffb3e011dc0c07fd99b1c4fc82a5ad7dd1a8d89 diff --git a/MdePkg/MdePkg.uni b/MdePkg/MdePkg.uni index 6c9ddad5ec..18bb01f219 100644 --- a/MdePkg/MdePkg.uni +++ b/MdePkg/MdePkg.uni @@ -4,7 +4,7 @@ // It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of // EFI1.10/UEFI2.4/PI1.3 and some Industry Standards. // -// Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.
+// Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.
// Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
// // This program and the accompanying materials are licensed and made available under @@ -245,6 +245,12 @@ #string STR_gEfiMdePkgTokenSpaceGuid_PcdPerformanceLibraryPropertyMask_HELP #language en-US "The mask is used to control PerformanceLib behavior.

\n" "BIT0 - Enable Performance Measurement.
" + "BIT1 - Disable Start Image Logging.
" + "BIT2 - Disable Load Image logging.
" + "BIT3 - Disable Binding Support logging.
" + "BIT4 - Disable Binding Start logging.
" + "BIT5 - Disable Binding Stop logging.
" + "BIT6 - Disable all other general Perfs.
" #string STR_gEfiMdePkgTokenSpaceGuid_PcdPostCodePropertyMask_PROMPT #language en-US "Post Code Property" @@ -397,3 +403,8 @@ #string STR_gEfiMdePkgTokenSpaceGuid_PcdPort80DataWidth_PROMPT #language en-US "Port80 Data Width" #string STR_gEfiMdePkgTokenSpaceGuid_PcdPort80DataWidth_HELP #language en-US "The bit width of data to be written to Port80. The default value is 8. " + +#string STR_gEfiMdePkgTokenSpaceGuid_PcdUartDefaultReceiveFifoDepth_PROMPT #language en-US "Default UART Receive FIFO Depth." + +#string STR_gEfiMdePkgTokenSpaceGuid_PcdUartDefaultReceiveFifoDepth_HELP #language en-US "Indicates the receive FIFO depth of UART controller.

" +