]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Application/DumpDynPcd/DumpDynPcdStr.uni
MdeModulePkg: Unify the definitions of size_t
[mirror_edk2.git] / MdeModulePkg / Application / DumpDynPcd / DumpDynPcdStr.uni
CommitLineData
a642e2b4
SZ
1//\r
2// DumpDynPcd is a shell application to dump dynamic pcd information.\r
3//\r
4// Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
5// SPDX-License-Identifier: BSD-2-Clause-Patent\r
6//\r
7//**/\r
8\r
9/=#\r
10\r
11#langdef en-US "English"\r
12\r
13#string STR_DUMP_DYN_PCD_HELP_INFORMATION #language en-US ""\r
14 ".TH DumpDynPcd 0 "Dump dynamic[ex] PCD info."\r\n"\r
15 ".SH NAME\r\n"\r
16 "Dump dynamic[ex] PCD info.\r\n"\r
17 ".SH SYNOPSIS\r\n"\r
18 " \r\n"\r
19 "DumpDynPcd [PcdName].\r\n"\r
20 ".SH OPTIONS\r\n"\r
21 " \r\n"\r
22 " PcdName Specifies the name of PCD.\r\n"\r
23 " A literal[or partial] name or a pattern as specified in\r\n"\r
24 " the MetaiMatch() function of the EFI_UNICODE_COLLATION2_PROCOOL.\r\n"\r
25 " If it is absent, dump all PCDs' info.\r\n"\r
26 "The PCD data is printed as hexadecimal dump.\n"\r
27 "\r\n"\r
28\r