• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#/*++
2#
3# Copyright (c) 2004, 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#    EdkFrameworkProtocolLib.inf
15#
16#  Abstract:
17#
18#    Component description file.
19#
20#--*/
21
22[defines]
23BASE_NAME=   EdkFrameworkProtocolLib
24COMPONENT_TYPE=   LIBRARY
25
26[includes.common]
27  $(EDK_SOURCE)/Foundation/Framework
28  $(EDK_SOURCE)/Foundation/Efi
29  $(EDK_SOURCE)/Foundation/Include
30  $(EDK_SOURCE)/Foundation/Efi/Include
31  $(EDK_SOURCE)/Foundation/Framework/Include
32  $(EDK_SOURCE)/Foundation/Include/IndustryStandard
33  $(EDK_SOURCE)/Foundation/Include/Pei
34  $(EDK_SOURCE)/Foundation/Library/Pei/Include
35  $(EDK_SOURCE)/Foundation/Core/Dxe
36  $(EDK_SOURCE)/Foundation/Library/Dxe/Include
37
38[nmake.common]
39
40[sources.common]
41  AcpiS3Save/AcpiS3Save.h
42  AcpiS3Save/AcpiS3Save.c
43  AcpiSupport/AcpiSupport.h
44  AcpiSupport/AcpiSupport.c
45  BootScriptSave/BootScriptSave.h
46  BootScriptSave/BootScriptSave.c
47  CpuIo/CpuIo.h
48  CpuIo/CpuIo.c
49  DataHub/DataHub.h
50  DataHub/DataHub.c
51  FirmwareVolume/FirmwareVolume.h
52  FirmwareVolume/FirmwareVolume.c
53  FirmwareVolume2/FirmwareVolume2.h
54  FirmwareVolume2/FirmwareVolume2.c
55  FirmwareVolumeBlock/FirmwareVolumeBlock.h
56  FirmwareVolumeBlock/FirmwareVolumeBlock.c
57  FormBrowser/FormBrowser.h
58  FormBrowser/FormBrowser.c
59  FormCallback/FormCallback.h
60  FormCallback/FormCallback.c
61  Hii/Hii.h
62  Hii/Hii.c
63  IdeControllerInit/IdeControllerInit.h
64  IdeControllerInit/IdeControllerInit.c
65  IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.h
66  IncompatiblePciDeviceSupport/IncompatiblePciDeviceSupport.c
67  Legacy8259/Legacy8259.h
68  Legacy8259/Legacy8259.c
69  LegacyBios/LegacyBios.h
70  LegacyBios/LegacyBios.c
71  LegacyBiosPlatform/LegacyBiosPlatform.h
72  LegacyBiosPlatform/LegacyBiosPlatform.c
73  LegacyInterrupt/LegacyInterrupt.h
74  LegacyInterrupt/LegacyInterrupt.c
75  LegacyRegion/LegacyRegion.h
76  LegacyRegion/LegacyRegion.c
77  PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.h
78  PciHostBridgeResourceAllocation/PciHostBridgeResourceAllocation.c
79  PciHotPlugInit/PciHotPlugInit.h
80  PciHotPlugInit/PciHotPlugInit.c
81  PciPlatform/PciPlatform.h
82  PciPlatform/PciPlatform.c
83  SectionExtraction/SectionExtraction.h
84  SectionExtraction/SectionExtraction.c
85  SecurityPolicy/SecurityPolicy.h
86  SecurityPolicy/SecurityPolicy.c
87  Smbus/Smbus.h
88  Smbus/Smbus.c
89
90[sources.ia32,sources.x64]
91  SmmAccess/SmmAccess.h
92  SmmAccess/SmmAccess.c
93  SmmBase/SmmBase.h
94  SmmBase/SmmBase.c
95  SmmControl/SmmControl.h
96  SmmControl/SmmControl.c
97  SmmCpuState/SmmCpuState.h
98  SmmCpuState/SmmCpuState.c
99  SmmGpiDispatch/SmmGpiDispatch.h
100  SmmGpiDispatch/SmmGpiDispatch.c
101  SmmIchnDispatch/SmmIchnDispatch.h
102  SmmIchnDispatch/SmmIchnDispatch.c
103  SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.h
104  SmmPeriodicTimerDispatch/SmmPeriodicTimerDispatch.c
105  SmmPowerButtonDispatch/SmmPowerButtonDispatch.h
106  SmmPowerButtonDispatch/SmmPowerButtonDispatch.c
107  SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.h
108  SmmStandbyButtonDispatch/SmmStandbyButtonDispatch.c
109  SmmStatusCode/SmmStatusCode.h
110  SmmStatusCode/SmmStatusCode.c
111  SmmSwDispatch/SmmSwDispatch.h
112  SmmSwDispatch/SmmSwDispatch.c
113  SmmSxDispatch/SmmSxDispatch.h
114  SmmSxDispatch/SmmSxDispatch.c
115  SmmUsbDispatch/SmmUsbDispatch.h
116  SmmUsbDispatch/SmmUsbDispatch.c