9e7864e2 |
1 | ## @file UefiCpuPkg.dec\r |
2 | #\r |
3 | # This Package provides UEFI compatible CPU modules and libraries.\r |
4 | #\r |
5 | # Copyright (c) 2007 - 2009, Intel Corporation.\r |
6 | #\r |
7 | # All rights reserved.\r |
8 | # This program and the accompanying materials are licensed and made available under\r |
9 | # the terms and conditions of the BSD License which accompanies this distribution.\r |
10 | # The full text of the license may be found at\r |
11 | # http://opensource.org/licenses/bsd-license.php\r |
12 | #\r |
13 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
14 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
15 | #\r |
16 | ##\r |
17 | \r |
18 | [Defines]\r |
19 | DEC_SPECIFICATION = 0x00010005\r |
20 | PACKAGE_NAME = UefiCpuPkg\r |
21 | PACKAGE_GUID = 2171df9b-0d39-45aa-ac37-2de190010d23\r |
22 | PACKAGE_VERSION = 0.1\r |
23 | \r |
24 | |