]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Sample/Platform/EdkLib32.dsc
Add in more library for ECP.
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / EdkLib32.dsc
1 #/*++
2 #
3 # Copyright (c) 2004 - 2006, Intel Corporation
4 # All rights reserved. This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 #--*/
13 #
14 # EDK Common Library for PEI usage (32bit)
15 #
16
17 #
18 # Libraries common to PEI and DXE
19 #
20 $(EDK_PREFIX)Foundation\Efi\Guid\EfiGuidLib.inf
21 $(EDK_PREFIX)Foundation\Framework\Guid\EdkFrameworkGuidLib.inf
22 $(EDK_PREFIX)Foundation\Guid\EdkGuidLib.inf
23 $(EDK_PREFIX)Foundation\Library\EfiCommonLib\EfiCommonLib.inf
24 $(EDK_PREFIX)Foundation\Cpu\Pentium\CpuIA32Lib\CpuIA32Lib.inf
25 $(EDK_PREFIX)Foundation\Cpu\Itanium\CpuIA64Lib\CpuIA64Lib.inf
26 $(EDK_PREFIX)Foundation\Library\CustomizedDecompress\CustomizedDecompress.inf
27 $(EDK_PREFIX)Foundation\Library\CompilerStub\CompilerStubLib.inf
28 $(EDK_PREFIX)Foundation\Library\Dxe\Hob\HobLib.inf
29
30 #
31 # PEI libraries
32 #
33 $(EDK_PREFIX)Foundation\Framework\Ppi\EdkFrameworkPpiLib.inf
34 $(EDK_PREFIX)Foundation\Ppi\EdkPpiLib.inf
35 $(EDK_PREFIX)Foundation\Library\Pei\PeiLib\PeiLib.inf
36 $(EDK_PREFIX)Foundation\Library\Pei\Hob\PeiHobLib.inf