]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Correct function description for AllocateBuffer
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 856d67aceb219dfe30679dc20b59dfa4ee72a4d9..b3831a21ad08740f4270501f7dd6533e48a21825 100644 (file)
   # @Prompt The Heap Guard feature mask\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHeapGuardPropertyMask|0x0|UINT8|0x30001054\r
 \r
+  ## Indicates if UEFI Stack Guard will be enabled.\r
+  #  If enabled, stack overflow in UEFI can be caught, preventing chaotic consequences.<BR><BR>\r
+  #   TRUE  - UEFI Stack Guard will be enabled.<BR>\r
+  #   FALSE - UEFI Stack Guard will be disabled.<BR>\r
+  # @Prompt Enable UEFI Stack Guard.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdCpuStackGuard|FALSE|BOOLEAN|0x30001055\r
+\r
 [PcdsFixedAtBuild, PcdsPatchableInModule]\r
   ## Dynamic type PCD can be registered callback function for Pcd setting action.\r
   #  PcdMaxPeiPcdCallBackNumberPerPcdEntry indicates the maximum number of callback function\r