]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/IntelFrameworkModulePkg.uni
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// Intel Framework Module Package.\r
3//\r
4// This package contains the definitions and module implementation\r
5// which follows Intel EFI Framework Specification.\r
6//\r
7// Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
8//\r
9// This program and the accompanying materials\r
10// are licensed and made available under the terms and conditions of the BSD License\r
11// which accompanies this distribution. The full text of the license may be found at\r
12// http://opensource.org/licenses/bsd-license.php\r
62ba2d57 13//\r
8fc6e9f7
JJ
14// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
15// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16//\r
17// **/\r
18\r
19\r
20#string STR_PACKAGE_ABSTRACT #language en-US "Intel Framework Module Package"\r
21\r
22#string STR_PACKAGE_DESCRIPTION #language en-US "This package contains the definitions and module implementation that follow the Intel EFI Framework Specification."\r
23\r
24\r
25\r
26#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLogoFile_PROMPT #language en-US "FFS Name of Boot Logo File"\r
27\r
28#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLogoFile_HELP #language en-US "FFS filename to find the default BMP Logo file."\r
29\r
30#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdShellFile_PROMPT #language en-US "FFS Name of Shell Application"\r
31\r
32#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdShellFile_HELP #language en-US "FFS filename to find the shell application."\r
33\r
34#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdIsaBusSupportedFeatures_PROMPT #language en-US "ISA Bus Features"\r
35\r
36#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdIsaBusSupportedFeatures_HELP #language en-US "ISA Bus features to support DMA, Slave DMA and ISA Memory. <BR><BR>\n"\r
37 "BIT0 indicates if DMA is supported<BR>\n"\r
38 "BIT1 indicates if only slave DMA is supported<BR>\n"\r
39 "BIT2 indicates if ISA memory is supported<BR>\n"\r
40 "Other BITs are reserved and must be zero. If more than one features are supported, the different BIT will be enabled at the same time."\r
41\r
42#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_ERR_80000002 #language en-US "Reserved bits must be set to zero."\r
43\r
44#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdFdcBaseAddress_PROMPT #language en-US "I/O Base Address of Floppy Device Controller"\r
45\r
46#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdFdcBaseAddress_HELP #language en-US "I/O Base address of floppy device controller."\r
47\r
48#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoSetTextVgaModeEnable_PROMPT #language en-US "Switch to Text VGA Mode on UEFI Boot"\r
49\r
50#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoSetTextVgaModeEnable_HELP #language en-US "Indicates if BiosVideo driver will switch to 80x25 Text VGA Mode when exiting boot service.<BR><BR>\n"\r
51 "TRUE - Switch to Text VGA Mode.<BR>\n"\r
52 "FALSE - Does not switch to Text VGA Mode.<BR>"\r
53\r
54#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoCheckVbeEnable_PROMPT #language en-US "Enable Check for VESA BIOS Extension Service"\r
55\r
56#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoCheckVbeEnable_HELP #language en-US "Indicates if BiosVideo driver will check for VESA BIOS Extension service support.<BR><BR>\n"\r
57 "TRUE - Check for VESA BIOS Extension service.<BR>\n"\r
58 "FALSE - Does not check for VESA BIOS Extension service.<BR>"\r
59\r
60#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoCheckVgaEnable_PROMPT #language en-US "Enable Check for VGA Service"\r
61\r
62#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBiosVideoCheckVgaEnable_HELP #language en-US "Indicates if BiosVideo driver will check for VGA service support. NOTE: If both PcdBiosVideoCheckVbeEnable and PcdBiosVideoCheckVgaEnable are set to FALSE, that means Graphics Output protocol will not be installed, the VGA miniport protocol will be installed instead.<BR><BR>\n"\r
63 "TRUE - Check for VGA service<BR>\n"\r
64 "FALSE - Does not check for VGA service<BR>"\r
65\r
66#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLegacyBiosCacheLegacyRegion_PROMPT #language en-US "Enable Cacheability for Legacy Region"\r
67\r
68#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLegacyBiosCacheLegacyRegion_HELP #language en-US "Set memory space for legacy region cacheable?<BR><BR>\n"\r
69 "TRUE - Cacheable<BR>\n"\r
70 "FALSE - Non cacheable<BR>"\r
71\r
72#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdEbdaReservedMemorySize_PROMPT #language en-US "Reserved EBDA Memory Size"\r
73\r
74#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdEbdaReservedMemorySize_HELP #language en-US "Specify memory size with bytes to reserve EBDA below 640K for OPROM. The value should be a multiple of 4KB."\r
75\r
76#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_ERR_80000001 #language en-US "Invalid value provided."\r
77\r
78#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdS3AcpiReservedMemorySize_PROMPT #language en-US "Reserved S3 Boot ACPI Memory Size"\r
79\r
80#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdS3AcpiReservedMemorySize_HELP #language en-US "Specify memory size with page number for a pre-allocated reserved memory to be used by PEI in S3 phase. The default size 32K. When changing the value make sure the memory size is large enough to meet PEI requirement in the S3 phase."\r
81\r
82#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdS3BootScriptStackSize_PROMPT #language en-US "Reserved S3 Boot Script Stack ACPI Memory Size"\r
83\r
84#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdS3BootScriptStackSize_HELP #language en-US "Specify memory size for boot script executor stack usage in S3 phase. The default size 32K. When changing the value make sure the memory size is large enough to meet boot script executor requirement in the S3 phase."\r
85\r
86#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdEndOpromShadowAddress_PROMPT #language en-US "Top Address of Shadowed Legacy OpROM"\r
87\r
88#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdEndOpromShadowAddress_HELP #language en-US "Specify the end of address below 1MB for the OPROM. The last shadowed OpROM should not exceed this address."\r
89\r
90#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLowPmmMemorySize_PROMPT #language en-US "Low PMM (Post Memory Manager) Size"\r
91\r
92#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdLowPmmMemorySize_HELP #language en-US "Specify the low PMM (Post Memory Manager) size with bytes below 1MB. The value should be a multiple of 4KB."\r
93\r
94#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdHighPmmMemorySize_PROMPT #language en-US "High PMM (Post Memory Manager) Size"\r
95\r
96#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdHighPmmMemorySize_HELP #language en-US "Specify the high PMM (Post Memory Manager) size with bytes above 1MB. The value should be a multiple of 4KB."\r
97\r
98#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdFastPS2Detection_PROMPT #language en-US "Enable fast PS2 detection"\r
99\r
100#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdFastPS2Detection_HELP #language en-US "Indicates if to use the optimized timing for best PS2 detection performance.\n"\r
101 "Note this PCD could be set to TRUE for best boot performance and set to FALSE for best device compatibility.<BR><BR>\n"\r
102 "TRUE - Use the optimized timing for best PS2 detection performance.<BR>\n"\r
103 "FALSE - Use the normal timing to detect PS2.<BR>"\r
104\r
8fc6e9f7
JJ
105#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdStatusCodeUseOEM_PROMPT #language en-US "Report StatusCode via OEM Device"\r
106\r
107#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdStatusCodeUseOEM_HELP #language en-US "Indicates if OEM device is enabled as StatusCode report device. It is only used in Framework StatusCode implementation. <BR><BR>\n"\r
108 "TRUE - Enable OEM device.<BR>\n"\r
109 "FALSE - Disable OEM device.<BR>"\r
110\r
111#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdStatusCodeUseDataHub_PROMPT #language en-US "Log StatusCode into DataHub"\r
112\r
113#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdStatusCodeUseDataHub_HELP #language en-US "Indicates if StatusCode report is loged into DataHub.<BR><BR>\n"\r
114 "TRUE - Log StatusCode report into DataHub.<BR>\n"\r
115 "FALSE - Does not log StatusCode report into DataHub.<BR>"\r
116\r
117#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdIsaBusSerialUseHalfHandshake_PROMPT #language en-US "Enable Serial device Half Hand Shake"\r
118\r
119#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdIsaBusSerialUseHalfHandshake_HELP #language en-US "Indicates if Serial device uses half hand shake.<BR><BR>\n"\r
120 "TRUE - Serial device uses half hand shake.<BR>\n"\r
121 "FALSE - Serial device doesn't use half hand shake.<BR>"\r
122\r
123#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPlatformCsmSupport_PROMPT #language en-US "Turn on Legacy Support in S3 boot"\r
124\r
125#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPlatformCsmSupport_HELP #language en-US "Enable Legacy OS support during ACPI S3 boot.<BR><BR>\n"\r
126 "TRUE - Support Legacy OS with S3 boot.<BR>\n"\r
127 "FALSE - Does not support Legacy OS with S3 boot.<BR>"\r
128\r
129#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPs2KbdExtendedVerification_PROMPT #language en-US "Turn on PS2 Keyboard Extended Verification"\r
130\r
131#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPs2KbdExtendedVerification_HELP #language en-US "Enable PS2 keyboard extended verification. Extended verification will increase boot time.<BR><BR>\n"\r
132 "TRUE - Enable extended verification.<BR>\n"\r
133 "FALSE - Disable extended verification.<BR>"\r
134\r
135#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdInstallAcpiSupportProtocol_PROMPT #language en-US "Enable Framework ACPI Support"\r
136\r
137#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdInstallAcpiSupportProtocol_HELP #language en-US "Indicates if Framework Acpi Support protocol is installed.<BR><BR>\n"\r
138 "TRUE - Install Framework Acpi Support protocol.<BR>\n"\r
139 "FALSE - Doesn't install Framework Acpi Support protocol.<BR>"\r
140\r
141#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPs2MouseExtendedVerification_PROMPT #language en-US "Turn on PS2 Mouse Extended Verification"\r
142\r
143#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdPs2MouseExtendedVerification_HELP #language en-US "Enable PS2 mouse extended verification. Extended verification will increase boot time.<BR><BR>\n"\r
144 "TRUE - Enable extended verification.<BR>\n"\r
145 "FALSE - Disable extended verification.<BR>"\r
146\r
147#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBootlogoOnlyEnable_PROMPT #language en-US "Enable Boot Logo only"\r
148\r
149#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBootlogoOnlyEnable_HELP #language en-US "Indicates if only Boot logo is showed and all message output is disabled in BDS.<BR><BR>\n"\r
150 "TRUE - Only Boot Logo is showed in boot.<BR>\n"\r
151 "FALSE - All messages and Boot Logo are showed in boot.<BR>"\r
152\r
153#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBootState_PROMPT #language en-US "Boot State Flag"\r
154\r
155#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdBootState_HELP #language en-US "Indicates if the machine has completed one boot cycle before. After the complete boot, BootState will be set to FALSE.<BR><BR>\n"\r
156 "TRUE - The complete boot cycle has not happened before.<BR>\n"\r
157 "FALSE - The complete boot cycle has happened before.<BR>"\r
158\r
8fc6e9f7
JJ
159#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdOpromReservedMemoryBase_PROMPT #language en-US "Reserved Memory Base Address for OPROM"\r
160\r
161#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdOpromReservedMemoryBase_HELP #language en-US "Specify memory base address for OPROM to find free memory.\n"\r
162 "Some OPROMs do not use EBDA or PMM to allocate memory for its usage,\n"\r
163 "instead they find the memory filled with zero from 0x20000.\n"\r
164 "The value should be a multiple of 4KB.\n"\r
165 "The range should be below the EBDA reserved range from\n"\r
166 "(CONVENTIONAL_MEMORY_TOP - Reserved EBDA Memory Size) to CONVENTIONAL_MEMORY_TOP."\r
167\r
168#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdOpromReservedMemorySize_PROMPT #language en-US "Reserved Memory Size for OPROM"\r
169\r
170#string STR_gEfiIntelFrameworkModulePkgTokenSpaceGuid_PcdOpromReservedMemorySize_HELP #language en-US "Specify memory size with bytes for OPROM to find free memory.\n"\r
171 "The value should be a multiple of 4KB. And the range should be below the EBDA reserved range from\n"\r
172 "(CONVENTIONAL_MEMORY_TOP - Reserved EBDA Memory Size) to CONVENTIONAL_MEMORY_TOP."\r
173\r