VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/SmmCpuFeaturesLib/AmdSmmCpuFeaturesLib.inf

Last change on this file was 101291, checked in by vboxsync, 14 months ago

EFI/FirmwareNew: Make edk2-stable202308 build on all supported platforms (using gcc at least, msvc not tested yet), bugref:4643

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1## @file
2# The CPU specific programming for PiSmmCpuDxeSmm module.
3#
4# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
5# Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = AmdSmmCpuFeaturesLib
13 MODULE_UNI_FILE = SmmCpuFeaturesLib.uni
14 FILE_GUID = 5849E964-78EC-428E-8CBD-848A7E359134
15 MODULE_TYPE = DXE_SMM_DRIVER
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = SmmCpuFeaturesLib
18 CONSTRUCTOR = SmmCpuFeaturesLibConstructor
19
20[Sources]
21 SmmCpuFeaturesLib.c
22 SmmCpuFeaturesLibCommon.c
23 AmdSmmCpuFeaturesLib.c
24
25[Packages]
26 MdePkg/MdePkg.dec
27 UefiCpuPkg/UefiCpuPkg.dec
28
29[LibraryClasses]
30 BaseLib
31 PcdLib
32 MemoryAllocationLib
33 DebugLib
34 MmSaveStateLib
35
36[FeaturePcd]
37 gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable ## CONSUMES
38 gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable ## CONSUMES
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette