Size of the NV variable range. Note that this value should less than or equal to PcdFlashNvStorageFtwSpareSize.
The root cause is that variable driver will use FTW protocol to reclaim variable region.
If the length of variable region is larger than FTW spare size, it means the whole variable region can not
be reflushed through the manner of fault tolerant write.
Size of flash NV variable range.
Name | Token Space | Token number | Data Type | Default Value |
PcdFlashNvStorageVariableSize | gEfiMdeModulePkgTokenSpaceGuid | 0x30000002 | UINT32 | 0x0 |