]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Core / Dxe / ArchProtocol / ArchProtocolLib.inf
CommitLineData
3eb9473e 1#/*++\r
2#\r
f57387d5
HT
3# Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>\r
4# This program and the accompanying materials \r
3eb9473e 5# are licensed and made available under the terms and conditions of the BSD License \r
6# which accompanies this distribution. The full text of the license may be found at \r
7# http://opensource.org/licenses/bsd-license.php \r
8# \r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11# \r
12# Module Name:\r
13#\r
14# ArchProtocolLib.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file for the Architectural Protocol Library.\r
19#\r
20#--*/\r
21\r
22[defines]\r
23BASE_NAME = ArchProtocolLib\r
24COMPONENT_TYPE = LIBRARY\r
25\r
26[sources.common]\r
e84217e7 27 Bds/Bds.c\r
28 Bds/Bds.h\r
29 Capsule/Capsule.c\r
30 Capsule/Capsule.h\r
31 Cpu/Cpu.c\r
32 Cpu/Cpu.h\r
33 Metronome/Metronome.c\r
34 Metronome/Metronome.h\r
35 MonotonicCounter/MonotonicCounter.c\r
36 MonotonicCounter/MonotonicCounter.h\r
37 RealTimeClock/RealTimeClock.c\r
38 RealTimeClock/RealTimeClock.h\r
39 Reset/Reset.c\r
40 Reset/Reset.h\r
41 Runtime/Runtime.c\r
42 Runtime/Runtime.h\r
43 Security/Security.c\r
44 Security/Security.h\r
45 StatusCode/StatusCode.c\r
46 StatusCode/StatusCode.h\r
47 Timer/Timer.c\r
48 Timer/Timer.h\r
49 Variable/Variable.c\r
50 Variable/Variable.h\r
51 VariableWrite/VariableWrite.c\r
52 VariableWrite/VariableWrite.h\r
53 WatchdogTimer/WatchdogTimer.c\r
54 WatchdogTimer/WatchdogTimer.h\r
3eb9473e 55\r
56[includes.common]\r
e84217e7 57 $(EDK_SOURCE)/Foundation/Efi\r
58 $(EDK_SOURCE)/Foundation/Include\r
59 $(EDK_SOURCE)/Foundation/Efi/Include\r
60 $(EDK_SOURCE)/Foundation/Framework/Include\r
61 $(EDK_SOURCE)/Foundation/Include/IndustryStandard\r
62 $(EDK_SOURCE)/Foundation/Core/Dxe\r
63 $(EDK_SOURCE)/Foundation/Library/Dxe/Include\r
3eb9473e 64\r
65[nmake.common]\r