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