X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FPeiPerformanceLib%2FPeiPerformanceLib.inf;fp=MdeModulePkg%2FLibrary%2FPeiPerformanceLib%2FPeiPerformanceLib.inf;h=dc3fe9921fcc91d00d67f3ebc61d28c2b2740ec3;hp=63a1c528ead4f3733b60bad9a4bd135c920c5c70;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf index 63a1c528ea..dc3fe9921f 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # # Performance library instance used in PEI phase. # @@ -6,7 +6,7 @@ # and consumes GUIDed HOB for performance logging. The GUIDed HOB is passed to DXE phase # so that it can be taken over by DxeCorePerformanceLib. # -# Copyright (c) 2006 - 2008, 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 # which accompanies this distribution. The full text of the license may be found at @@ -15,7 +15,7 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -31,7 +31,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # -[Sources.common] +[Sources] PeiPerformanceLib.c @@ -52,6 +52,6 @@ [Guids] gPerformanceProtocolGuid ## HOB -[Pcd.common] +[Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask