gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize

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.

PCD Information

NameToken SpaceToken numberData TypeDefault Value
PcdFlashNvStorageVariableSizegEfiMdeModulePkgTokenSpaceGuid0x30000002UINT320x0

Generated on Thu Sep 24 23:30:15 2015 for MdeModulePkg[ALL] by  doxygen 1.5.7.1