X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FNt32PeiPeCoffGetEntryPointLib%2FNt32PeiPeCoffGetEntryPointLib.inf;h=5d3f5d7a099fd5b608d24717701f92248cf30a3c;hb=dd94583b4885d89c6278ac2cf45c670aa4abb3df;hp=8ca534fd1f0cc97c0700ab46338f6b211423f798;hpb=117bc842fae2223409774f62f14fb96e05a2aace;p=mirror_edk2.git diff --git a/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf b/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf index 8ca534fd1f..5d3f5d7a09 100644 --- a/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf +++ b/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Component description file for the EdkNt32PeiPeCoffGetEntryPointLib library. # # PeCoffGetEntryPointLib library class for NT32 instance implemented by use NTPeiLoadFile PPI. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -21,9 +21,6 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = PeCoffGetEntryPointLib|PEI_CORE PEIM SEC - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - # # The following information is for reference only and not required by the build tools. @@ -31,7 +28,7 @@ # VALID_ARCHITECTURES = IA32 # -[Sources.common] +[Sources] PeCoffGetEntryPoint.c [Packages]