X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiExtractGuidedSectionLib%2FPeiExtractGuidedSectionLib.inf;h=f78c7f9db1dd8a3ff2c20166430662c3148e30dc;hp=aa682e8911954d3cb6b73a24fe579a2534703c74;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf index aa682e8911..f78c7f9db1 100644 --- a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf +++ b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf @@ -1,9 +1,9 @@ -#/** @file +## @file # Instance of ExtractGuidedSection Library for PEI phase. # # This library provides generic extract guided section functions for PEIM and PEI_CORE module. # -# Copyright (c) 2007 - 2008, Intel Corporation. +# Copyright (c) 2007 - 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 @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -29,7 +29,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # -[Sources.common] +[Sources] PeiExtractGuidedSectionLib.c [Packages] @@ -42,7 +42,7 @@ HobLib PcdLib -[Pcd.common] +[Pcd] gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler ## CONSUMES