]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Foundation/Framework/Ppi/EdkFrameworkPpiLib.inf
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / EdkFrameworkPpiLib.inf
CommitLineData
3eb9473e 1#/*++\r
2#\r
f57387d5
HT
3# Copyright (c) 2004 - 2007, 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# EdkFrameworkPpiLib.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file.\r
19#\r
20#--*/\r
21\r
22[defines]\r
23BASE_NAME= EdkFrameworkPpiLib\r
24COMPONENT_TYPE= LIBRARY\r
25\r
26[includes.common]\r
e84217e7 27 $(EDK_SOURCE)/Foundation/Framework\r
28 $(EDK_SOURCE)/Foundation/Efi\r
29 $(EDK_SOURCE)/Foundation/Include\r
30 $(EDK_SOURCE)/Foundation/Efi/Include\r
31 $(EDK_SOURCE)/Foundation/Framework/Include\r
32 $(EDK_SOURCE)/Foundation/Include/IndustryStandard\r
33 $(EDK_SOURCE)/Foundation/Include/Pei\r
34 $(EDK_SOURCE)/Foundation/Library/Pei/Include\r
35 $(EDK_SOURCE)/Foundation/Core/Dxe\r
36 $(EDK_SOURCE)/Foundation/Library/Dxe/Include\r
3eb9473e 37\r
38[nmake.common]\r
39\r
40[sources.common]\r
e84217e7 41 BlockIo/BlockIo.h\r
42 BlockIo/BlockIo.c\r
43 BootInRecoveryMode/BootInRecoveryMode.h\r
44 BootInRecoveryMode/BootInRecoveryMode.c\r
45 BootMode/BootMode.h\r
46 BootMode/BootMode.c\r
47 BootScriptExecuter/BootScriptExecuter.h\r
48 BootScriptExecuter/BootScriptExecuter.c \r
49 CpuIo/CpuIo.h\r
50 CpuIo/CpuIo.c\r
51 DeviceRecoveryModule/DeviceRecoveryModule.h\r
52 DeviceRecoveryModule/DeviceRecoveryModule.c \r
53 DxeIpl/DxeIpl.h\r
54 DxeIpl/DxeIpl.c\r
55 EndOfPeiSignal/EndOfPeiSignal.h\r
56 EndOfPeiSignal/EndOfPeiSignal.c\r
57 FindFv/FindFv.h\r
58 FindFv/FindFv.c\r
59 LoadFile/LoadFile.h\r
60 LoadFile/LoadFile.c\r
61 MemoryDiscovered/MemoryDiscovered.h\r
62 MemoryDiscovered/MemoryDiscovered.c\r
63 PciCfg/PciCfg.h\r
64 PciCfg/PciCfg.c\r
65 PciCfg2/PciCfg2.h\r
66 PciCfg2/PciCfg2.c\r
67 RecoveryModule/RecoveryModule.h\r
68 RecoveryModule/RecoveryModule.c\r
69 Reset/Reset.h\r
70 Reset/Reset.c\r
71 S3Resume/S3Resume.h\r
72 S3Resume/S3Resume.c\r
73 SecPlatformInformation/SecPlatformInformation.h\r
74 SecPlatformInformation/SecPlatformInformation.c\r
75 SectionExtraction/SectionExtraction.h\r
76 SectionExtraction/SectionExtraction.c\r
77 Security/Security.h\r
78 Security/Security.c\r
79 Smbus/Smbus.h\r
80 Smbus/Smbus.c\r
81 Smbus2/Smbus2.h\r
82 Smbus2/Smbus2.c\r
83 Stall/Stall.h\r
84 Stall/Stall.c\r
85 StatusCode/StatusCode.h\r
86 StatusCode/StatusCode.c\r
87 Variable/Variable.h\r
88 Variable/Variable.c\r
89 Variable2/Variable2.h\r
90 Variable2/Variable2.c\r
91 Decompress/Decompress.h\r
92 Decompress/Decompress.c\r
93 FirmwareVolumeInfo/FirmwareVolumeInfo.h\r
94 FirmwareVolumeInfo/FirmwareVolumeInfo.c\r
95 LoadFile2/LoadFile2.h\r
96 LoadFile2/LoadFile2.c\r
97 Security2/Security2.h\r
98 Security2/Security2.c\r
99 FirmwareVolume/FirmwareVolume.h\r
100 FirmwareVolume/FirmwareVolume.c\r
101 GuidedSectionExtraction/GuidedSectionExtraction.h\r
102 GuidedSectionExtraction/GuidedSectionExtraction.c\r
1e55f6a4 103 EcpPciCfg/EcpPciCfg.h\r
104 EcpPciCfg/EcpPciCfg.c\r
105 \r