]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/VariableInfo/VariableInfo.inf
MdeModulePkg VariableInfo: Use fixed buffer for smm comm buffer
[mirror_edk2.git] / MdeModulePkg / Application / VariableInfo / VariableInfo.inf
index f76637a2f5fbd2421950248c77c306526c7710a9..484ad32a4ea6128e5d39bfbf350e2dbc94da1e6c 100644 (file)
@@ -3,10 +3,10 @@
 #\r
 #  This application can display statistical information about variable usage for SMM variable\r
 #  driver and non-SMM variable driver.\r
-#  Note that if Variable Dxe driver doesn't enable the feature by setting PcdVariableCollectStatistics\r
+#  Note that if Variable Dxe/Smm driver doesn't enable the feature by setting PcdVariableCollectStatistics\r
 #  as TRUE, the application will not display variable statistical information.\r
 #\r
-#  Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
@@ -53,8 +53,9 @@
   gEfiSmmVariableProtocolGuid\r
 \r
 [Guids]\r
-  gEfiAuthenticatedVariableGuid      ## SOMETIMES_CONSUMES   ## SystemTable\r
-  gEfiVariableGuid                   ## CONSUMES             ## SystemTable\r
+  gEfiAuthenticatedVariableGuid              ## SOMETIMES_CONSUMES ## SystemTable\r
+  gEfiVariableGuid                           ## SOMETIMES_CONSUMES ## SystemTable\r
+  gEdkiiPiSmmCommunicationRegionTableGuid    ## SOMETIMES_CONSUMES ## SystemTable\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   VariableInfoExtra.uni\r