This PCD is used to specify memory size with page number for a pre-allocated ACPI reserved memory
to hold runtime(after SmmReadyToLock) created S3 boot script entries. The default page number is 2.
When changing the value of this PCD, the platform developer should make sure the memory size is
large enough to hold the S3 boot script node created in runtime(after SmmReadyToLock) phase.
Reserved page number for S3 Boot Script Runtime Table.
Name | Token Space | Token number | Data Type | Default Value |
PcdS3BootScriptRuntimeTableReservePageNumber | gEfiMdeModulePkgTokenSpaceGuid | 0x0001005C | UINT16 | 0x2 |