]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.inf
ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC
[mirror_edk2.git] / ArmPkg / Library / ArmPsciResetSystemLib / ArmPsciResetSystemLib.inf
index 1a5bb6d10dc276aa49cd8fc69ac96cbd484d07b0..9cdde1f154fa32c1be4b17731ca27565531a3e6c 100644 (file)
@@ -3,6 +3,7 @@
 #\r
 # Copyright (c) 2008, Apple Inc. All rights reserved.<BR>\r
 # Copyright (c) 2014, Linaro Ltd. All rights reserved.<BR>\r
+# Copyright (c) 2014, ARM Ltd. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,7 +22,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = EfiResetSystemLib\r
-  CONSTRUCTOR                    = ArmPsciResetSystemLibConstructor\r
 \r
 [Sources]\r
   ArmPsciResetSystemLib.c\r
@@ -35,7 +35,3 @@
   DebugLib\r
   BaseLib\r
   ArmSmcLib\r
-  ArmHvcLib\r
-\r
-[Pcd]\r
-  gArmTokenSpaceGuid.PcdArmPsciMethod\r