]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/EdkCompatibilityPkg.dec
add in FrameworkIfrSupportLib
[mirror_edk2.git] / EdkCompatibilityPkg / EdkCompatibilityPkg.dec
1 #/** @file
2 # EDK Compatibility Package
3 #
4 # This Package provides headers and libraries that allow a EDK Module (https://edk.tianocore.org)
5 # to be used in the context of EDK II environment.
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 ################################################################################
19 #
20 # Defines Section - statements that will be processed to create a Makefile.
21 #
22 ################################################################################
23
24 [Defines]
25 DEC_SPECIFICATION = 0x00010005
26 PACKAGE_NAME = EdkCompatibilityPkg
27 PACKAGE_GUID = 98EDD7B0-2A6C-4b4a-AC72-4AAE0F95A3F8
28 PACKAGE_VERSION = 0.1
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 # BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION
38 #
39 ################################################################################
40 [Includes.common]
41
42
43 ################################################################################
44 #
45 # Library Class Header section - list of Library Class header files that are
46 # provided by this package.
47 #
48 ################################################################################
49 [LibraryClasses.common]