]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf
1. Correct File header to ## @file
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / ReadOnlyVariable2OnReadOnlyVariableThunk / ReadOnlyVariable2OnReadOnlyVariableThunk.inf
index 64664f1cd251bd740c13db6ec7f66520a387d963..6cc53fa4f03ab37b4514dffaf4a5c235ff5378cb 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI top of EFI_PEI_READ_ONLY_VARIABLE2_PPI .\r
 #\r
 # UEFI PI Spec supersedes Intel's Framework Specs. \r
@@ -13,7 +13,7 @@
 #\r
 #\r
 # PEIM to provide the Variable functionality.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2010, 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
@@ -23,7 +23,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -42,7 +42,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ReadOnlyVariable2OnReadOnlyVariableThunk.c\r
 \r
 [Packages]\r
@@ -59,7 +59,6 @@
 [Ppis]\r
   gEfiPeiReadOnlyVariablePpiGuid                 # PPI ALWAYS_CONSUMED\r
   gEfiPeiReadOnlyVariable2PpiGuid                # PPI ALWAYS_PRODUCED\r
-  gPeiReadonlyVariableThunkPresentPpiGuid\r
 \r
 [Depex]\r
   gEfiPeiReadOnlyVariablePpiGuid\r