MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics

Indicates if the statistics about variable usage will be collected. This information is
stored as a vendor configuration table into the EFI system table.
Set this PCD to TRUE to use VariableInfo application in MdeModulePkg directory to get
variable usage info. VariableInfo application will not output information if not set to TRUE.


TRUE - Statistics about variable usage will be collected.

FALSE - Statistics about variable usage will not be collected.

Enable variable statistics collection.

PCD Information

NameToken SpaceToken numberData TypeDefault Value
PcdVariableCollectStatisticsgEfiMdeModulePkgTokenSpaceGuid0x0001003fBOOLEANFALSE