]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
Clean up MtrrLib to remove unnecessary package dependency
[mirror_edk2.git] / UefiCpuPkg / Library / MtrrLib / MtrrLib.inf
index 67b0340585966a5e44f555009f1f6ae4016a67a4..b6173ebd4aae520141499c60f5ecb067eeb732fb 100644 (file)
@@ -1,7 +1,7 @@
 #/** @file\r
 #  MTRR library provides API for MTRR operation\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. <BR>\r
 #  All rights reserved. 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
@@ -19,8 +19,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = MtrrLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   MtrrLib.c\r
 \r
 [Packages]\r
-  OvmfPkg/OvmfPkg.dec\r
   MdePkg/MdePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
 \r