]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf
OvmfPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() calls
[mirror_edk2.git] / OvmfPkg / Library / ResetSystemLib / ResetSystemLib.inf
index 0694b4dd3c600b0a1df6fc9850d3cc8222d3e2f2..ecd462ba7d845379b0e5d900f3f43bfc5eadd94e 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Library instance for ResetSystem library class for OVMF\r
 #\r
-#  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2013, 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
@@ -31,8 +31,9 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
   DebugLib\r
   IoLib\r
-\r
+  TimerLib\r