X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkCompatibilityPkg%2FCompatibility%2FReadOnlyVariable2OnReadOnlyVariableThunk%2FReadOnlyVariable2OnReadOnlyVariableThunk.inf;h=01fcdaf78cdd54ac825aecdc5523f34a9f8d48fc;hb=b6624796abc2ba79dd05399efd6b63ee446b9cfb;hp=dabdc68339ed33b18a596e31379b37ff52d1435a;hpb=a45d1619696df1f19d0c0cd3c1e223a0b3b25939;p=mirror_edk2.git diff --git a/EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf b/EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf index dabdc68339..01fcdaf78c 100644 --- a/EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf +++ b/EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/ReadOnlyVariable2OnReadOnlyVariableThunk.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # Module produce EFI_PEI_READ_ONLY_VARIABLE_PPI top of EFI_PEI_READ_ONLY_VARIABLE2_PPI . # # UEFI PI Spec supersedes Intel's Framework Specs. @@ -13,7 +13,7 @@ # # # PEIM to provide the Variable functionality. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -23,7 +23,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -31,8 +31,6 @@ FILE_GUID = 950216A2-A621-479c-A13D-2990617BDFE7 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 ENTRY_POINT = PeimInitializeReadOnlyVariable2 @@ -42,7 +40,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] ReadOnlyVariable2OnReadOnlyVariableThunk.c [Packages]