The PCD is used to specify the stack size when capsule IA32 PEI transfers to long mode in PEI phase.
The default size is 32K. When changing the value of this PCD, the platform developer should
make sure the memory size is large enough to meet capsule PEI requirement in capsule update path.
Stack size for CapsulePei transfer to long mode.
Name | Token Space | Token number | Data Type | Default Value |
PcdCapsulePeiLongModeStackSize | gEfiMdeModulePkgTokenSpaceGuid | 0x0001005D | UINT32 | 0x8000 |