c06ad33e |
1 | #/** @file\r |
2 | # Build description file to generate Shell DP application and\r |
3 | # Performance Libraries.\r |
4 | #\r |
5 | # Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>\r |
6 | # This program and the accompanying materials\r |
7 | # are licensed and made available under the terms and conditions of the BSD License\r |
8 | # which accompanies this distribution. The full text of the license may be found at\r |
9 | # http://opensource.org/licenses/bsd-license.php\r |
10 | #\r |
11 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
12 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
13 | #\r |
14 | # **/\r |
15 | \r |
16 | [Defines]\r |
17 | PACKAGE_NAME = PerformancePkg\r |
18 | PACKAGE_GUID = ce898697-b945-46e2-a26e-5752af565185\r |
19 | PACKAGE_VERSION = 0.1\r |
20 | DEC_SPECIFICATION = 0x00010005\r |
21 | \r |
22 | [Includes.common]\r |
23 | Include\r |
24 | \r |
25 | [Guids.common]\r |
26 | ## Performance Package token space guid\r |
27 | # Include/Guid/PerformancePkgTokenSpace.h\r |
28 | # 669346ef-fdad-4aeb-a608-7def3f2d4621\r |
29 | gPerformancePkgTokenSpaceGuid = { 0x669346ef, 0xFDad, 0x4aeb, { 0x08, 0xa6, 0x21, 0x46, 0x2d, 0x3f, 0xef, 0x7d }}\r |
30 | \r |
31 | [PcdsFixedAtBuild.common]\r |
32 | ## The base address of the ACPI registers within the ICH PCI space.\r |
33 | # This space must be 128-byte aligned.\r |
34 | gPerformancePkgTokenSpaceGuid.PcdPerfPkgAcpiIoPortBaseAddress|0x400|UINT16|1\r |