gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize

Size of the FTW spare block range. Note that this value should larger than PcdFlashNvStorageVariableSize and block size aligned.
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 FTW spare block range.

PCD Information

NameToken SpaceToken numberData TypeDefault Value
PcdFlashNvStorageFtwSpareSizegEfiMdeModulePkgTokenSpaceGuid0x30000014UINT320x0

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