]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf
947f3f7b73acb5dda787cbf802cfc5e5fda3025f
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Core / Dxe / ArchProtocol / ArchProtocolLib.inf
1 #/*++
2 #
3 # Copyright (c) 2004 - 2006, Intel Corporation
4 # All rights reserved. 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 # ArchProtocolLib.inf
15 #
16 # Abstract:
17 #
18 # Component description file for the Architectural Protocol Library.
19 #
20 #--*/
21
22 [defines]
23 BASE_NAME = ArchProtocolLib
24 COMPONENT_TYPE = LIBRARY
25
26 [sources.common]
27 Bds/Bds.c
28 Bds/Bds.h
29 Capsule/Capsule.c
30 Capsule/Capsule.h
31 Cpu/Cpu.c
32 Cpu/Cpu.h
33 Metronome/Metronome.c
34 Metronome/Metronome.h
35 MonotonicCounter/MonotonicCounter.c
36 MonotonicCounter/MonotonicCounter.h
37 RealTimeClock/RealTimeClock.c
38 RealTimeClock/RealTimeClock.h
39 Reset/Reset.c
40 Reset/Reset.h
41 Runtime/Runtime.c
42 Runtime/Runtime.h
43 Security/Security.c
44 Security/Security.h
45 StatusCode/StatusCode.c
46 StatusCode/StatusCode.h
47 Timer/Timer.c
48 Timer/Timer.h
49 Variable/Variable.c
50 Variable/Variable.h
51 VariableWrite/VariableWrite.c
52 VariableWrite/VariableWrite.h
53 WatchdogTimer/WatchdogTimer.c
54 WatchdogTimer/WatchdogTimer.h
55
56 [includes.common]
57 $(EDK_SOURCE)/Foundation/Efi
58 $(EDK_SOURCE)/Foundation/Include
59 $(EDK_SOURCE)/Foundation/Efi/Include
60 $(EDK_SOURCE)/Foundation/Framework/Include
61 $(EDK_SOURCE)/Foundation/Include/IndustryStandard
62 $(EDK_SOURCE)/Foundation/Core/Dxe
63 $(EDK_SOURCE)/Foundation/Library/Dxe/Include
64
65 [nmake.common]