X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBasePeCoffLib%2FBasePeCoffLib.inf;h=f5272aad5c6a46a736a0bc1e00a12c8c075ca14f;hp=e681f0ebd6cbab6a5ece8d30e9c24b1ce2d859d7;hb=2bfb60098f608dc32ff5d22b0fd087c1636b0881;hpb=66df25318672baf41db5b2d640020e61cca97a35 diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf index e681f0ebd6..f5272aad5c 100644 --- a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf +++ b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf @@ -1,8 +1,8 @@ #/** @file # Component description file for Base PE/COFF Library # -# PE/COFF Loader Library implementation. -# Copyright (c) 2006, Intel Corporation. +# Base PE/COFF Loader Library implementation. +# Copyright (c) 2006 - 2008, 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 @@ -33,23 +33,15 @@ BasePeCoffLibInternals.h BasePeCoff.c -[Sources.Ia32] - Ia32/PeCoffLoaderEx.c - -[Sources.X64] - x64/PeCoffLoaderEx.c +[Sources.Ia32, Sources.X64, Sources.EBC] + PeCoffLoaderEx.c [Sources.IPF] Ipf/PeCoffLoaderEx.c -[Sources.EBC] - Ebc/PeCoffLoaderEx.c - - [Packages] MdePkg/MdePkg.dec - [LibraryClasses] DebugLib BaseMemoryLib