summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Guid/EdkGuidLib.inf
blob: fc47f75a05dd7b3ccd70dda53f816343a3d61920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#/*++
#
# Copyright (c) 2004 - 2006, 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         
# which accompanies this distribution.  The full text of the license may be found at        
# http://opensource.org/licenses/bsd-license.php                                            
#                                                                                           
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             
# 
#  Module Name:
#
#    EdkGuidLib.inf
#
#  Abstract:
#
#    Component description file for the Edk Guid library.
#
#--*/
[defines]
BASE_NAME=   EdkGuidLib
COMPONENT_TYPE=   LIBRARY

[includes.common]
  $(EDK_SOURCE)\Foundation
  $(EDK_SOURCE)\Foundation\Framework
  $(EDK_SOURCE)\Foundation\Efi
  $(EDK_SOURCE)\Foundation\Include
  $(EDK_SOURCE)\Foundation\Efi\Include
  $(EDK_SOURCE)\Foundation\Framework\Include
  $(EDK_SOURCE)\Foundation\Include\IndustryStandard
  $(EDK_SOURCE)
  $(EDK_SOURCE)\Foundation\Core\Dxe
  $(EDK_SOURCE)\Foundation\Include\Pei
  $(EDK_SOURCE)\Foundation\Library\Pei\Include
    
[nmake.common]
C_STD_INCLUDE=
[sources.common]
  AlternateFvBlock\AlternateFvBlock.h
  AlternateFvBlock\AlternateFvBlock.c
  Bmp\Bmp.h
  Bmp\Bmp.c
  BootState\BootState.h
  BootState\BootState.c
  Capsule\Capsule.h
  Capsule\Capsule.c
  CompatibleMemoryTested\CompatibleMemoryTested.h
  CompatibleMemoryTested\CompatibleMemoryTested.c
  ConsoleInDevice\ConsoleInDevice.h
  ConsoleInDevice\ConsoleInDevice.c
  ConsoleOutDevice\ConsoleOutDevice.h
  ConsoleOutDevice\ConsoleOutDevice.c
  EfiShell\EfiShell.h
  EfiShell\EfiShell.c
  FlashMapHob\FlashMapHob.h
  FlashMapHob\FlashMapHob.c
  HotPlugDevice\HotPlugDevice.h
  HotPlugDevice\HotPlugDevice.c
  IoBaseHob\IoBaseHob.h
  IoBaseHob\IoBaseHob.c
  MemoryTypeInformation\MemoryTypeInformation.h
  MemoryTypeInformation\MemoryTypeInformation.c
  PciHotPlugDevice\PciHotPlugDevice.h
  PciHotPlugDevice\PciHotPlugDevice.c
  PciOptionRomTable\PciOptionRomTable.h
  PciOptionRomTable\PciOptionRomTable.c
  PciExpressBaseAddress\PciExpressBaseAddress.h
  PciExpressBaseAddress\PciExpressBaseAddress.c
  PeiFlushInstructionCache\PeiFlushInstructionCache.h
  PeiFlushInstructionCache\PeiFlushInstructionCache.c
  PeiPeCoffLoader\PeiPeCoffLoader.h
  PeiPeCoffLoader\PeiPeCoffLoader.c
  PeiPerformanceHob\PeiPerformanceHob.h
  PeiPerformanceHob\PeiPerformanceHob.c
  PeiTransferControl\PeiTransferControl.h
  PeiTransferControl\PeiTransferControl.c
  PrimaryConsoleInDevice\PrimaryConsoleInDevice.h
  PrimaryConsoleInDevice\PrimaryConsoleInDevice.c
  PrimaryConsoleOutDevice\PrimaryConsoleOutDevice.h
  PrimaryConsoleOutDevice\PrimaryConsoleOutDevice.c
  PrimaryStandardErrorDevice\PrimaryStandardErrorDevice.h
  PrimaryStandardErrorDevice\PrimaryStandardErrorDevice.c
  StandardErrorDevice\StandardErrorDevice.h
  StandardErrorDevice\StandardErrorDevice.c
  StatusCode\StatusCode.h
  StatusCode\StatusCode.c
  StatusCodeCallerId\StatusCodeCallerId.h
  StatusCodeCallerId\StatusCodeCallerId.c
  SystemNvDataGuid\SystemNvDataGuid.h
  SystemNvDataGuid\SystemNvDataGuid.c
  EventLegacyBios\EventLegacyBios.h
  EventLegacyBios\EventLegacyBios.c
  GenericVariable\GenericVariable.h
  GenericVariable\GenericVariable.c
  FastBootExceptionInfo\FastBootExceptionInfo.h
  FastBootExceptionInfo\FastBootExceptionInfo.c