]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/DxePalLib/DxePalLib.inf
1. Rename following library instances according to MDE Library Spec:
[mirror_edk2.git] / MdePkg / Library / DxePalLib / DxePalLib.inf
1 # @file
2 # Instance of PAL Library Class
3 #
4 # This library implements the PAL Library Class for the early dxe drivers that need PAL calls before the
5 # Extended SAL PAL services are available
6 # Copyright (c) 2007, Intel Corporation. All rights reserved.
7 #
8 # This software and associated documentation (if any) is furnished
9 # under a license and may only be used or copied in accordance
10 # with the terms of the license. Except as permitted by such
11 # license, no part of this software or documentation may be
12 # reproduced, stored in a retrieval system, or transmitted in any
13 # form or by any means without the express written consent of
14 # Intel Corporation.
15 #
16 #
17 #
18
19 [Defines]
20 INF_VERSION = 0x00010005
21 BASE_NAME = DxePalLib
22 FILE_GUID = B05D4251-5BA5-46f2-A011-46CC46D9A590
23 MODULE_TYPE = DXE_DRIVER
24 VERSION_STRING = 1.0
25 LIBRARY_CLASS = PalCallLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_DRIVER
26 EDK_RELEASE_VERSION = 0x00020000
27 EFI_SPECIFICATION_VERSION = 0x00020000
28
29
30 #
31 # The following information is for reference only and not required by the build tools.
32 #
33 # VALID_ARCHITECTURES = IPF
34 #
35
36 [Sources.IPF]
37 DxePalCallLib.c
38
39 [Packages]
40 MdePkg/MdePkg.dec
41 IntelFrameworkPkg/IntelFrameworkPkg.dec
42 ItaniumFamilyCpuPkg/ItaniumFamilyCpuPkg.dec
43 ItaniumPlatformPkg/ItaniumPlatformPkg.dec
44
45 [LibraryClasses]
46 BaseLib
47 HobLib
48 UefiLib
49 DebugLib
50
51 [Guids]
52 gEfiHobListGuid # ALWAYS_CONSUMED
53 gPalEntryHobGuid # ALWAYS_CONSUMED
54 gEfiSalSystemTableGuid # ALWAYS_CONSUMED