]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf
Update code to pass packaging tool.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / ReadOnlyVariable2OnReadOnlyVariableThunk / ReadOnlyVariable2OnReadOnlyVariableThunk.inf
index 6cc53fa4f03ab37b4514dffaf4a5c235ff5378cb..79e8d506cb589aa7ac117704726290452e3f67e6 100644 (file)
@@ -1,5 +1,5 @@
 ## @file\r
-# Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI top of EFI_PEI_READ_ONLY_VARIABLE2_PPI .\r
+# Module produce EFI_PEI_READ_ONLY_VARIABLE2_PPI on top of EFI_PEI_READ_ONLY_VARIABLE_PPI .\r
 #\r
 # UEFI PI Spec supersedes Intel's Framework Specs. \r
 # EFI_PEI_READ_ONLY_VARIABLE_PPI defined in Intel Framework Pkg is replaced by EFI_PEI_READ_ONLY_VARIABLE2_PPI\r
@@ -9,13 +9,12 @@
 # 1) Framework module produces EFI_PEI_READ_ONLY_VARIABLE_PPI is present.\r
 # 2) The platform has PI modules that consumes EFI_PEI_READ_ONLY_VARIABLE2_PPI.\r
 #\r
-# This module can't be used together with ReadOnlyVariableToReadOnlyVariable2Thunk module.\r
+# This module can't be used together with ReadOnlyVariableOnReadOnlyVariable2Thunk module.\r
 #\r
 #\r
-# PEIM to provide the Variable functionality.\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -31,8 +30,6 @@
   FILE_GUID                      = 950216A2-A621-479c-A13D-2990617BDFE7\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = PeimInitializeReadOnlyVariable2\r
 \r