X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiPalLib%2FPeiPalLib.inf;h=f2d8a7402def1226ffd5f2a8f32c544fd21a4077;hp=6d3306d8306f39a5d9526c4cbc40706ca03c8b2a;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.inf b/MdePkg/Library/PeiPalLib/PeiPalLib.inf index 6d3306d830..f2d8a7402d 100644 --- a/MdePkg/Library/PeiPalLib/PeiPalLib.inf +++ b/MdePkg/Library/PeiPalLib/PeiPalLib.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Instance of PAL Library using a PPI for PAL entrypoint . # # Instance of PAL Library that uses a PPI to retrieve the PAL # Entry Point and layers on top of AsmPalCall() in the Base Library # -# 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 @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -31,7 +31,7 @@ # VALID_ARCHITECTURES = IPF # -[Sources.common] +[Sources] PeiPalLib.c