summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf')
-rw-r--r--MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf16
1 files changed, 4 insertions, 12 deletions
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