]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/CpuDxe/Cpu.inf
Fix build issue in linux environment.
[mirror_edk2.git] / DuetPkg / CpuDxe / Cpu.inf
CommitLineData
c69dd9df 1#/*++\r
2# \r
3# Copyright (c) 2006, Intel Corporation \r
4# All rights reserved. This program and the accompanying materials \r
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# Cpu.inf\r
14#\r
15# Abstract:\r
16#\r
17#--*/\r
18\r
19[Defines]\r
20 INF_VERSION = 0x00010005\r
21 BASE_NAME = Cpu\r
22 FILE_GUID = 10527025-78B2-4d3e-A9DF-41E75C220F5A\r
23 MODULE_TYPE = DXE_DRIVER\r
24 VERSION_STRING = 1.0\r
25 EDK_RELEASE_VERSION = 0x00020000\r
26 EFI_SPECIFICATION_VERSION = 0x00020000\r
27\r
28 ENTRY_POINT = InitializeCpu\r
29\r
30[Packages]\r
31 DuetPkg/DuetPkg.dec\r
32 MdePkg/MdePkg.dec\r
33 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
34\r
35[LibraryClasses]\r
36 UefiDriverEntryPoint\r
37 PrintLib\r
38 UefiBootServicesTableLib\r
39\r
40[Sources.IA32]\r
d8bee43c 41 Ia32/CpuInterrupt.asm | INTEL\r
c69dd9df 42\r
43[Sources.X64]\r
d8bee43c 44 X64/CpuInterrupt.asm | INTEL\r
c69dd9df 45\r
46[Sources.common]\r
47 Cpu.c\r
48 CpuDxe.h\r
49\r
50[Protocols]\r
51 gEfiCpuArchProtocolGuid\r
52 gEfiLegacyBiosThunkProtocolGuid\r
53 gEfiLegacy8259ProtocolGuid\r
cb56d4e4 54\r
55[Depex]\r
56 gEfiLegacy8259ProtocolGuid