Indicates if to set NX for stack.
For the DxeIpl and the DxeCore are both X64, set NX for stack feature also require PcdDxeIplBuildPageTables be TRUE.
For the DxeIpl and the DxeCore are both IA32 (PcdDxeIplSwitchToLongMode is FALSE), set NX for stack feature also require
IA32 PAE is supported and Execute Disable Bit is available.
TRUE - to set NX for stack.
FALSE - Not to set NX for stack.
Set NX for stack.
Name | Token Space | Token number | Data Type | Default Value |
PcdSetNxForStack | gEfiMdeModulePkgTokenSpaceGuid | 0x0001006f | BOOLEAN | FALSE |