]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/CpuIA32Lib_Edk2.inf
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Cpu / Pentium / CpuIA32Lib / CpuIA32Lib_Edk2.inf
CommitLineData
a926396d 1#/*++\r
2#\r
f57387d5
HT
3# Copyright (c) 2004 - 2005, Intel Corporation. All rights reserved.<BR>\r
4# This program and the accompanying materials \r
a926396d 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# CpuIA32Lib.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file for the Cpu IA32 library.\r
19#\r
20#--*/\r
21\r
22[defines]\r
23BASE_NAME = CpuIA32Lib\r
24COMPONENT_TYPE = LIBRARY\r
25\r
26[sources.common]\r
27 EfiCpuVersion.c\r
28\r
29[sources.ia32]\r
30 IA32/CpuIA32.c | MSFT\r
31 IA32/CpuIA32.asm | INTEL\r
8e35b681 32 IA32/CpuIA32.S | GCC\r
a926396d 33\r
34[sources.x64]\r
fbf172be 35 X64/Cpu.asm | MSFT\r
36 X64/Cpu.asm | INTEL\r
37 X64/Cpu.S | GCC\r
8e35b681 38\r
a926396d 39[includes.common]\r
40 $(EDK_SOURCE)/Foundation/Efi\r
41 $(EDK_SOURCE)/Foundation/Efi/Include\r
42 $(EDK_SOURCE)/Foundation/Framework/Include\r
43 .\r
44 $(EDK_SOURCE)/Foundation/Cpu/Pentium/Include\r
45 $(EDK_SOURCE)/Foundation/Include\r
46\r
47[nmake.common]\r