Lines Matching refs:SMM
54 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmProfileEnable_PROMPT #language en-US "Enable SMM Pr…
56 …gTokenSpaceGuid_PcdCpuSmmProfileEnable_HELP #language en-US "Indicates if SMM Profile will be ena…
57 … "TRUE - SMM Profile will be enabled.<BR>\n"
58 … "FALSE - SMM Profile will be disabled.<BR>"
60 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmProfileRingBuffer_PROMPT #language en-US "The SMM p…
62 …aceGuid_PcdCpuSmmProfileRingBuffer_HELP #language en-US "Indicates if the SMM profile log buffer …
63 … "TRUE - the SMM profile log buffer is a ring buffer.<BR>\n"
64 … "FALSE - the SMM profile log buffer is a normal buffer.<BR>"
66 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmBlockStartupThisAp_PROMPT #language en-US "SMM Star…
68 …nSpaceGuid_PcdCpuSmmBlockStartupThisAp_HELP #language en-US "Indicates if SMM Startup AP in a blo…
69 … "TRUE - SMM Startup AP in a blocking fashion.<BR>\n"
70 … "FALSE - SMM Startup AP in a non-blocking fashion.<BR>"
72 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmStackGuard_PROMPT #language en-US "Enable SMM Stack…
74 …kGuard_HELP #language en-US "Indicates if SMM Stack Guard will be enabled. If enabled, stack over…
75 … "TRUE - SMM Stack Guard will be enabled.<BR>\n"
76 … "FALSE - SMM Stack Guard will be disabled.<BR>"
78 …puPkgTokenSpaceGuid_PcdCpuSmmEnableBspElection_PROMPT #language en-US "Enable BSP election in SMM"
80 …puSmmEnableBspElection_HELP #language en-US "Indicates if BSP election in SMM will be enabled. If…
81 … "TRUE - BSP election in SMM will be enabled.<BR>\n"
82 … "FALSE - BSP election in SMM will be disabled.<BR>"
84 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuHotPlugSupport_PROMPT #language en-US "SMM CPU hot-plu…
86 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuHotPlugSupport_HELP #language en-US "Enable CPU SMM ho…
90 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmDebug_PROMPT #language en-US "Enable SMM Debug"
92 … "Indicates if SMM Debug will be enabled. If enabled, hardware breakpoints in SMRAM can be set out…
93 … "TRUE - SMM Debug will be enabled.<BR>\n"
94 … "FALSE - SMM Debug will be disabled.<BR>"
96 …okenSpaceGuid_PcdCpuSmmFeatureControlMsrLock_PROMPT #language en-US "Lock SMM Feature Control MSR"
98 …gTokenSpaceGuid_PcdCpuSmmFeatureControlMsrLock_HELP #language en-US "Lock SMM Feature Control MSR…
106 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmProfileSize_PROMPT #language en-US "SMM profile dat…
108 …mProfileSize_HELP #language en-US "Specifies buffer size in bytes to save SMM profile data. The v…
110 …_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmStackSize_PROMPT #language en-US "Processor stack size in SMM"
112 …PcdCpuSmmStackSize_HELP #language en-US "Specifies stack size in bytes for each processor in SMM."
114 …nSpaceGuid_PcdCpuSmmApSyncTimeout_PROMPT #language en-US "AP synchronization timeout value in SMM"
116 … "Specifies timeout value in microseconds for the BSP in SMM to wait for all APs to come into SMM."
118 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmCodeAccessCheckEnable_PROMPT #language en-US "SMM C…
120 …le_HELP #language en-US "Enable SMM Code Access Check? If enabled, the SMM handler cannot execute…
121 … "TRUE - SMM Code Access Check will be enabled.<BR>\n"
122 … "FALSE - SMM Code Access Check will be disabled.<BR>"
124 #string STR_gUefiCpuPkgTokenSpaceGuid_PcdCpuSmmSyncMode_PROMPT #language en-US "SMM CPU Synchroniz…
150 …uid_PcdCpuSmmStaticPageTable_PROMPT #language en-US "Use static page table for all memory in SMM."
152 …okenSpaceGuid_PcdCpuSmmStaticPageTable_HELP #language en-US "Indicates if SMM uses static page ta…
153 …"If enabled, SMM will not use on-demand paging. SMM will build static page table for all memory.<B…
154 … "This flag only impacts X64 build, because SMM alway builds static page table for IA32.\n"
155 … "TRUE - SMM uses static page table for all memory.<BR>\n"
156 …"FALSE - SMM uses static page table for below 4G memory and use on-demand paging for above 4G memo…