blob: b67a9e18fe916d1f7d99f5aefad2ec48e2575199 [file] [log] [blame]
jljustene50466d2009-05-27 21:09:39 +00001## @file UefiCpuPkg.dec
2#
3# This Package provides UEFI compatible CPU modules and libraries.
4#
5# Copyright (c) 2007 - 2009, Intel Corporation.
6#
7# All rights reserved.
8# This program and the accompanying materials are licensed and made available under
9# the terms and conditions of the BSD License which accompanies this distribution.
10# The full text of the license may be found at
11# http://opensource.org/licenses/bsd-license.php
12#
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
15#
16##
17
18[Defines]
19 DEC_SPECIFICATION = 0x00010005
20 PACKAGE_NAME = UefiCpuPkg
21 PACKAGE_GUID = 2171df9b-0d39-45aa-ac37-2de190010d23
22 PACKAGE_VERSION = 0.1
23
24[Includes.common]
25 Include
jljusten9e7864e2009-02-23 20:15:52 +000026
qhuang8989322c2009-11-25 04:25:02 +000027[LibraryClasses]
28 ## @libraryclass Defines some routines that are generic for IA32 family CPU
29 ## to be UEFI specification compliant.
30 ##
31 UefiCpuLib|Include/Library/UefiCpuLib.h