]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/UefiCpuPkg.dec
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both...
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
CommitLineData
e50466da 1## @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
9e7864e2 26
989322c3 27[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