]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/DxeMpInitLib: remove duplicate HobLib class dependency
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index 542704be70c128a5f64f1f7b1f3ad1a90ee28c3d..89779c447d50875521e5400b23c4f018209570f7 100644 (file)
   # @Prompt The specified AP target C-state for Mwait.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuApTargetCstate|0|UINT8|0x00000007\r
 \r
+  ## Indicates if SMM uses static page table.\r
+  #  If enabled, SMM will not use on-demand paging. SMM will build static page table for all memory.<BR><BR>\r
+  #  This flag only impacts X64 build, because SMM alway builds static page table for IA32.\r
+  #   TRUE  - SMM uses static page table for all memory.<BR>\r
+  #   FALSE - SMM uses static page table for below 4G memory and use on-demand paging for above 4G memory.<BR>\r
+  # @Prompt Use static page table for all memory in SMM.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmStaticPageTable|TRUE|BOOLEAN|0x3213210D\r
+\r
 [PcdsDynamic, PcdsDynamicEx]\r
   ## Contains the pointer to a CPU S3 data buffer of structure ACPI_CPU_DATA.\r
   # @Prompt The pointer to a CPU S3 data buffer.\r