Reclaim variable space at EndOfDxe.
The value is FALSE as default for compatibility that variable driver tries to reclaim variable space at ReadyToBoot event.
If the value is set to TRUE, variable driver tries to reclaim variable space at EndOfDxe event.
Reclaim variable space at EndOfDxe.
Name | Token Space | Token number | Data Type | Default Value |
PcdReclaimVariableSpaceAtEndOfDxe | gEfiMdeModulePkgTokenSpaceGuid | 0x30000008 | BOOLEAN | FALSE |