1#/*++
2#
3# Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>
4# This program and the accompanying materials
5# are licensed and made available under the terms and conditions of the BSD License
6# which accompanies this distribution.  The full text of the license may be found at
7# http://opensource.org/licenses/bsd-license.php
8#
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11#
12#  Module Name:
13#
14#    EdkProtocolLib.inf
15#
16#  Abstract:
17#
18#    Component description file.
19#
20#--*/
21
22[defines]
23BASE_NAME=   EdkProtocolLib
24COMPONENT_TYPE=   LIBRARY
25
26[includes.common]
27  $(EDK_SOURCE)/Foundation
28  $(EDK_SOURCE)/Foundation/Efi
29  $(EDK_SOURCE)/Foundation/Framework
30  $(EDK_SOURCE)/Foundation/Include
31  $(EDK_SOURCE)/Foundation/Efi/Include
32  $(EDK_SOURCE)/Foundation/Framework/Include
33  $(EDK_SOURCE)/Foundation/Include/IndustryStandard
34  $(EDK_SOURCE)/Foundation/Include/Pei
35  $(EDK_SOURCE)/Foundation/Library/Pei/Include
36  $(EDK_SOURCE)/Foundation/Core/Dxe
37  $(EDK_SOURCE)/Foundation/Library/Dxe/Include
38
39[nmake.common]
40
41[sources.common]
42  ConsoleControl/ConsoleControl.h
43  ConsoleControl/ConsoleControl.c
44  CustomizedDecompress/CustomizedDecompress.c
45  CustomizedDecompress/CustomizedDecompress.h
46  DebugAssert/DebugAssert.h
47  DebugAssert/DebugAssert.c
48  DebugMask/DebugMask.h
49  DebugMask/DebugMask.c
50  DebugSerialIo/DebugSerialIo.h
51  DebugSerialIo/DebugSerialIo.c
52  DiskInfo/DiskInfo.h
53  DiskInfo/DiskInfo.c
54  Dpc/Dpc.h
55  Dpc/Dpc.c
56  EfiOemBadging/EfiOemBadging.h
57  EfiOemBadging/EfiOemBadging.c
58  FaultTolerantWriteLite/FaultTolerantWriteLite.h
59  FaultTolerantWriteLite/FaultTolerantWriteLite.c
60  FirmwareVolumeDispatch/FirmwareVolumeDispatch.h
61  FirmwareVolumeDispatch/FirmwareVolumeDispatch.c
62  FvbExtension/FvbExtension.h
63  FvbExtension/FvbExtension.c
64  GenericMemoryTest/GenericMemoryTest.h
65  GenericMemoryTest/GenericMemoryTest.c
66  GuidedSectionExtraction/GuidedSectionExtraction.h
67  GuidedSectionExtraction/GuidedSectionExtraction.c
68  IsaAcpi/IsaAcpi.h
69  IsaAcpi/IsaAcpi.c
70  IsaIo/IsaIo.h
71  IsaIo/IsaIo.c
72  LegacyBiosThunk/LegacyBiosThunk.h
73  LegacyBiosThunk/LegacyBiosThunk.c
74  LoadPe32Image/LoadPe32Image.h
75  LoadPe32Image/LoadPe32Image.c
76  NicIp4Config/NicIp4Config.h
77  NicIp4Config/NicIp4Config.c
78  PciHotPlugRequest/PciHotPlugRequest.h
79  PciHotPlugRequest/PciHotPlugRequest.c
80  Performance/Performance.h
81  Performance/Performance.c
82  PlatformMemTest/PlatformMemTest.h
83  PlatformMemTest/PlatformMemTest.c
84  Print/Print.h
85  Print/Print.c
86  PxeDhcp4/PxeDhcp4.h
87  PxeDhcp4/PxeDhcp4.c
88  PxeDhcp4CallBack/PxeDhcp4CallBack.h
89  PxeDhcp4CallBack/PxeDhcp4CallBack.c
90  Tcp/Tcp.h
91  Tcp/Tcp.c
92  TianoDecompress/TianoDecompress.h
93  TianoDecompress/TianoDecompress.c
94  UgaSplash/UgaSplash.h
95  UgaSplash/UgaSplash.c
96  UsbAtapi/UsbAtapi.h
97  UsbAtapi/UsbAtapi.c
98  VariableStore/VariableStore.h
99  VariableStore/VariableStore.c
100  VirtualMemoryAccess/VirtualMemoryAccess.h
101  VirtualMemoryAccess/VirtualMemoryAccess.c
102  TcgService/TcgService.h
103  TcgService/TcgService.c
104  Ps2Policy/Ps2Policy.h
105  Ps2Policy/Ps2Policy.c
106  VgaMiniPort/VgaMiniPort.h
107  VgaMiniPort/VgaMiniPort.c
108
109[sources.ipf]
110  ExtendedSalBootService/ExtendedSalBootService.c
111  ExtendedSalBootService/ExtendedSalBootService.h
112  ExtendedSalGuid/ExtendedSalGuid.c
113  ExtendedSalGuid/ExtendedSalGuid.h
114