X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FMtrrLib%2FMtrrLib.inf;h=01a4d84da0ed668e3e5b710e26a779d1a2fcb3d8;hb=5abd5ed4c48cee350c4a3524aa99c8125513b82d;hp=f46d6cb793d2ee8b1125f88ffef75b2f58e4b6a0;hpb=01a1c0fc9e60dfd6b26bd6d9aa9c3a6242bbb608;p=mirror_edk2.git diff --git a/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf b/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf index f46d6cb793..01a4d84da0 100644 --- a/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf +++ b/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf @@ -1,7 +1,7 @@ ## @file -# MTRR library provides API for MTRR operation +# MTRR library provides APIs for MTRR operation. # -# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -15,6 +15,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = MtrrLib + MODULE_UNI_FILE = MtrrLib.uni FILE_GUID = 6826b408-f4f3-47ee-917f-af7047f9d937 MODULE_TYPE = BASE VERSION_STRING = 1.0 @@ -38,4 +39,8 @@ BaseMemoryLib BaseLib CpuLib + DebugLib + +[Pcd] + gUefiCpuPkgTokenSpaceGuid.PcdCpuNumberOfReservedVariableMtrrs ## SOMETIMES_CONSUMES