]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
UefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVariableMtrrs
[mirror_edk2.git] / UefiCpuPkg / Library / MtrrLib / MtrrLib.inf
index 31d18bf19ed853c31463ec2814a92d0ef0c9649d..01a4d84da0ed668e3e5b710e26a779d1a2fcb3d8 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
-#  MTRR library provides API for MTRR operation\r
+#  MTRR library provides APIs for MTRR operation.\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. <BR>\r
-#  All rights reserved. This program and the accompanying materials\r
+#  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -15,6 +15,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = MtrrLib\r
+  MODULE_UNI_FILE                = MtrrLib.uni\r
   FILE_GUID                      = 6826b408-f4f3-47ee-917f-af7047f9d937\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
@@ -38,4 +39,8 @@
   BaseMemoryLib\r
   BaseLib\r
   CpuLib\r
+  DebugLib\r
+\r
+[Pcd]\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuNumberOfReservedVariableMtrrs   ## SOMETIMES_CONSUMES\r
 \r