Lines Matching refs:enabled
66 ## Indicates if SMM Profile will be enabled.
67 …# If enabled, instruction executions in and data accesses to memory outside of SMRAM will be logg…
69 # TRUE - SMM Profile will be enabled.<BR>
87 ## Indicates if SMM Stack Guard will be enabled.
88 # If enabled, stack overflow in SMM can be caught which eases debugging.<BR><BR>
89 # TRUE - SMM Stack Guard will be enabled.<BR>
94 ## Indicates if BSP election in SMM will be enabled.
95 # If enabled, a BSP will be dynamically elected among all processors in each SMI.
97 # TRUE - BSP election in SMM will be enabled.<BR>
102 ## Indicates if CPU SMM hot-plug will be enabled.<BR><BR>
103 # TRUE - SMM CPU hot-plug will be enabled.<BR>
108 ## Indicates if SMM Debug will be enabled.
109 …# If enabled, hardware breakpoints in SMRAM can be set outside of SMM mode and take effect in SMM…
110 # TRUE - SMM Debug will be enabled.<BR>
156 ## Indicates if SMM Code Access Check is enabled.
157 # If enabled, the SMM handler cannot execute the code outside SMM regions.
159 # TRUE - SMM Code Access Check will be enabled.<BR>