]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.inf
MdePkg: Added ARM Aarch64 support to PE/COFF support
[mirror_edk2.git] / MdePkg / Library / DxeRuntimeExtendedSalLib / DxeRuntimeExtendedSalLib.inf
1 ## @file
2 # This library implements the Extended SAL Library Class for use in boot services and runtime.
3 #
4 # Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
5 #
6 # This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php.
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 ##
14
15 [Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = DxeRuntimeExtendedSalLib
18 FILE_GUID = AE66715B-75F5-4423-8FAD-A4AFB3C53ACF
19 MODULE_TYPE = DXE_RUNTIME_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = ExtendedSalLib|DXE_RUNTIME_DRIVER DXE_SAL_DRIVER
22 CONSTRUCTOR = DxeRuntimeExtendedSalLibConstruct
23 DESTRUCTOR = DxeRuntimeExtendedSalLibDeconstruct
24
25 #
26 # The following information is for reference only and not required by the build tools.
27 #
28 # VALID_ARCHITECTURES = IPF
29 #
30
31 [Sources.IPF]
32 ExtendedSalLib.c
33 Ipf/AsmExtendedSalLib.s
34
35 [Packages]
36 MdePkg/MdePkg.dec
37
38 [LibraryClasses]
39 UefiBootServicesTableLib
40 UefiRuntimeServicesTableLib
41 DebugLib
42
43 [Protocols]
44 gEfiExtendedSalBootServiceProtocolGuid # PROTOCOL ALWAYS_CONSUMED
45
46 [Guids]
47 gEfiEventVirtualAddressChangeGuid
48
49 [Depex]
50 gEfiExtendedSalBootServiceProtocolGuid