fixed one bug when "reconnect -r"
[edk2.git] / EdkCompatibilityPkg / EdkCompatibilityPkg.dec
blob03aeacb96aa92146739b1d343749e2ea457bdea2
1 #/** @file\r
2 # EDK Compatibility Package\r
3 #\r
4 # This Package provides headers and libraries that allow a EDK Module (https://edk.tianocore.org)\r
5 # to be used in the context of EDK II environment.\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
18 ################################################################################\r
19 #\r
20 # Defines Section - statements that will be processed to create a Makefile.\r
21 #\r
22 ################################################################################\r
24 [Defines]\r
25   DEC_SPECIFICATION              = 0x00010005\r
26   PACKAGE_NAME                   = EdkCompatibilityPkg\r
27   PACKAGE_GUID                   = 98EDD7B0-2A6C-4b4a-AC72-4AAE0F95A3F8\r
28   PACKAGE_VERSION                = 0.5\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 #  BASE SEC PEI_CORE PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_SAL_DRIVER UEFI_DRIVER UEFI_APPLICATION\r
38 #\r
39 ################################################################################\r
40 [Includes.common]\r
41   Compatibility/Include\r
43 ################################################################################\r
44 #\r
45 # Library Class Header section - list of Library Class header files that are\r
46 #                                provided by this package.\r
47 #\r
48 ################################################################################\r
49 [LibraryClasses.common]\r
51 [Ppis.common]\r
52   gEcpPeiPciCfgPpiGuid                    = { 0xb0ee53d4, 0xa049, 0x4a79, { 0xb2, 0xff, 0x19, 0xd9, 0xfa, 0xef, 0xaa, 0x94 }} \r
54 [Protocols.common]\r
55   gEfiPrintProtocolGuid                   = { 0xdf2d868e, 0x32fc, 0x4cf0, {0x8e, 0x6b, 0xff, 0xd9, 0x5d, 0x13, 0x43, 0xd0} }\r