]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdeModulePkg/MdeModulePkg.dec
Used "|" as value separator.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
... / ...
CommitLineData
1#/** @file\r
2# Mde Module Package Reference Implementations\r
3#\r
4# This Module provides standard reference information for EFI/PI implementations.\r
5# Copyright (c) 2007, Intel Corporation.\r
6#\r
7# All rights reserved.\r
8# This program and the accompanying materials are licensed and made available\r
9# under the terms and conditions of the BSD License which accompanies this distribution.\r
10# The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
12# OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#**/\r
15\r
16\r
17################################################################################\r
18#\r
19# Defines Section - statements that will be processed to create a Makefile.\r
20#\r
21################################################################################\r
22\r
23[Defines]\r
24 DEC_SPECIFICATION = 0x00010005\r
25 PACKAGE_NAME = EdkModulePkg\r
26 PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288\r
27 PACKAGE_VERSION = 0.1\r
28\r
29\r
30\r
31################################################################################\r
32#\r
33# Include Section - list of Include Paths that are provided by this package.\r
34# Comments are used for Keywords and Module Types.\r
35#\r
36# Supported Module Types:\r
37# SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER\r
38#\r
39################################################################################\r
40[Includes.common]\r
41\r
42\r
43\r
44################################################################################\r
45#\r
46# Library Class Header section - list of Library Class header files that are\r
47# provided by this package.\r
48#\r
49################################################################################\r
50[LibraryClasses.common]\r
51\r
52\r
53\r
54################################################################################\r
55#\r
56# Global Guid Definition section - list of Global Guid C Name Data Structures\r
57# that are provided by this package.\r
58#\r
59################################################################################\r
60[Guids.common]\r
61\r
62\r
63################################################################################\r
64#\r
65# Global Protocols Definition section - list of Global Protocols C Name Data\r
66# Structures that are provided by this package.\r
67#\r
68################################################################################\r
69[Protocols.common]\r
70\r
71\r
72################################################################################\r
73#\r
74# PCD Declarations section - list of all PCDs Declared by this Package\r
75# Only this package should be providing the\r
76# declaration, other packages should not.\r
77#\r
78################################################################################\r
79\r
80[PcdsFeatureFlag.common]\r
81\r