VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf@ 89916

Last change on this file since 89916 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 911 bytes
Line 
1## @file
2# MTRR library provides APIs for MTRR operation.
3#
4# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
5# SPDX-License-Identifier: BSD-2-Clause-Patent
6#
7##
8
9[Defines]
10 INF_VERSION = 0x00010005
11 BASE_NAME = MtrrLib
12 MODULE_UNI_FILE = MtrrLib.uni
13 FILE_GUID = 6826b408-f4f3-47ee-917f-af7047f9d937
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = MtrrLib
17
18
19#
20# The following information is for reference only and not required by the build tools.
21#
22# VALID_ARCHITECTURES = IA32 X64
23#
24
25[Sources]
26 MtrrLib.c
27
28[Packages]
29 MdePkg/MdePkg.dec
30 UefiCpuPkg/UefiCpuPkg.dec
31
32[LibraryClasses]
33 BaseMemoryLib
34 BaseLib
35 CpuLib
36 DebugLib
37
38[Pcd]
39 gUefiCpuPkgTokenSpaceGuid.PcdCpuNumberOfReservedVariableMtrrs ## SOMETIMES_CONSUMES
40
Note: See TracBrowser for help on using the repository browser.

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