]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmAccessDxe/SmmAccess.inf
QuarkSocPkg/SmmAccessDxe: Set region to UC on SMRAM close
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Smm / Dxe / SmmAccessDxe / SmmAccess.inf
1 ## @file
2 # Component description file for SmmAccess module
3 #
4 # Copyright (c) 2013-2019 Intel Corporation.
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = SmmAccess
14 FILE_GUID = 274F0C8F-9E57-41d8-9966-29CCD48D31C2
15 MODULE_TYPE = DXE_DRIVER
16 VERSION_STRING = 1.0
17 ENTRY_POINT = SmmAccessDriverEntryPoint
18
19 [Sources]
20 SmmAccessDriver.h
21 SmmAccessDriver.c
22
23 [Packages]
24 MdePkg/MdePkg.dec
25 IntelFrameworkPkg/IntelFrameworkPkg.dec
26 QuarkSocPkg/QuarkSocPkg.dec
27
28 [LibraryClasses]
29 HobLib
30 DebugLib
31 UefiLib
32 BaseLib
33 BaseMemoryLib
34 S3BootScriptLib
35 UefiDriverEntryPoint
36 UefiBootServicesTableLib
37 DxeServicesTableLib
38 PcdLib
39 SmmLib
40
41 [Protocols]
42 gEfiPciRootBridgeIoProtocolGuid
43 gEfiSmmAccess2ProtocolGuid
44
45 [Guids]
46 gEfiSmmPeiSmramMemoryReserveGuid
47
48 [Depex]
49 gEfiPciRootBridgeIoProtocolGuid