This dynamic PCD hold an address to point to private data structure used in DxeS3BootScriptLib library
instance which records the S3 boot script table start address, length, etc. To introduce this PCD is
only for DxeS3BootScriptLib instance implementation purpose. The platform developer should make sure the
default value is set to Zero. And the PCD is assumed ONLY to be accessed in DxeS3BootScriptLib Library.
S3 Boot Script Table Private Data pointer.
0x80000001 | 0x0
Name | Token Space | Token number | Data Type | Default Value |
PcdS3BootScriptTablePrivateDataPtr | gEfiMdeModulePkgTokenSpaceGuid | 0x00030000 | UINT64 | 0x0 |