UefiCpuPkg[all]
0.90
|
Indicates if SMM Profile will be enabled.
If enabled, instruction executions in and data accesses to memory outside of SMRAM will be logged.
In X64 build, it could not be enabled when PcdCpuSmmRestrictedMemoryAccess is TRUE.
In IA32 build, the page table memory is not marked as read-only when it is enabled.
This PCD is only for validation purpose. It should be set to false in production.
TRUE - SMM Profile will be enabled.
FALSE - SMM Profile will be disabled.
Enable SMM Profile.
Name | Token Space | Token number | Data Type | Default Value |
PcdCpuSmmProfileEnable | gUefiCpuPkgTokenSpaceGuid | 0x32132109 | BOOLEAN | FALSE |