]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf
OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime services
[mirror_edk2.git] / OvmfPkg / Library / ResetSystemLib / ResetSystemLib.inf
index c4d8ce54bf475b76701326dbe0058cc3fe766ed9..b6a3ffe77254b011804c4abf663608e7b5b14ae0 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
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
   DebugLib\r
   IoLib\r
   TimerLib\r
+\r
+[Pcd]\r
+  gUefiOvmfPkgTokenSpaceGuid.PcdAcpiPmBaseAddress
\ No newline at end of file