]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/VariableInfo/VariableInfo.uni
MdeModulePkg VariableInfo: Use fixed buffer for smm comm buffer
[mirror_edk2.git] / MdeModulePkg / Application / VariableInfo / VariableInfo.uni
index 19d440736bba7ed48178c8fe375a66943f42faf1..fec4593c4af363252560e3d4c9b53e378c6b18d4 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
 //\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,5 +20,5 @@
 \r
 #string STR_MODULE_ABSTRACT             #language en-US "A shell application that displays statistical information about variable usage"\r
 \r
-#string STR_MODULE_DESCRIPTION          #language en-US "This application can display statistical information about variable usage for SMM variable driver and non-SMM variable driver. Note that if Variable DXE driver doesn't enable the feature by setting PcdVariableCollectStatistics as TRUE, the application will not display variable statistical information."\r
+#string STR_MODULE_DESCRIPTION          #language en-US "This application can display statistical information about variable usage for SMM variable driver and non-SMM variable driver. Note that if Variable DXE/SMM driver doesn't enable the feature by setting PcdVariableCollectStatistics as TRUE, the application will not display variable statistical information."\r
 \r