]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/VariablePei/VariablePei.inf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / VariablePei / VariablePei.inf
index 48e9efc4abc23a71290fe51c48364cb2cf812a11..d4ced59c7d3135ee234718a753a095f41c4bb929 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
-# Component description file for PeiVariable module.\r
-# This module will produce EFI_PEI_READ_ONLY_VARIABLE_PPI and EFI_PEI_READ_ONLY_VARIABLE2_PPI\r
-#\r
-# Framework PEIM to provide the Variable functionality.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+#  Component description file for PeiVariable module.\r
+#  \r
+#  This module will produce EFI_PEI_READ_ONLY_VARIABLE_PPI and EFI_PEI_READ_ONLY_VARIABLE2_PPI\r
+#  Framework PEIM to provide the Variable functionality.\r
+#  Copyright (c) 2006 - 2009, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -26,9 +26,7 @@
   FILE_GUID                      = 34C8C28F-B61C-45a2-8F2E-89E46BECC63B\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = PeimInitializeVariableServices\r
 \r
 #\r
@@ -99,6 +97,9 @@
   gEfiPeiReadOnlyVariablePpiGuid                # PPI ALWAYS_PRODUCED\r
   gEfiPeiReadOnlyVariable2PpiGuid               # PPI ALWAYS_PRODUCED\r
 \r
+[Guids]\r
+  gEfiVariableGuid\r
+\r
 ################################################################################\r
 #\r
 # Pcd DYNAMIC - list of PCDs that this module is coded for.\r