X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBasePeCoffExtraActionLibNull%2FBasePeCoffExtraActionLibNull.inf;fp=MdePkg%2FLibrary%2FBasePeCoffExtraActionLibNull%2FBasePeCoffExtraActionLibNull.inf;h=2bd0892c65291e6f3e19e1420c2634644abc0c72;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hp=de951da269920b8b72f834b87c83b5569b63b0ab;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530;p=mirror_edk2.git diff --git a/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf b/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf index de951da269..2bd0892c65 100644 --- a/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf +++ b/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf @@ -1,7 +1,7 @@ -#/** @file +## @file # Null PE/Coff Extra Action library instances with empty functions. # -# Copyright (c) 2009, Intel Corporation. +# Copyright (c) 2009 - 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 @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -26,13 +26,13 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] PeCoffExtraActionLib.c [Packages] MdePkg/MdePkg.dec -[LibraryClasses.common] +[LibraryClasses] DebugLib