]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.inf
ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm reboot
[mirror_edk2.git] / ArmPkg / Library / ArmSmcPsciResetSystemLib / ArmSmcPsciResetSystemLib.inf
index 5a1ee976e5bc754e1cbabe526c531ca3d844adda..19021cd1e8b695e840bdbf8db9d06e52c9c1d0ce 100644 (file)
   MdePkg/MdePkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmMmuLib\r
   ArmSmcLib\r
   BaseLib\r
   DebugLib\r
+  UefiBootServicesTableLib\r
+  UefiRuntimeLib\r
+\r
+[FeaturePcd]\r
+  gArmTokenSpaceGuid.PcdArmReenterPeiForCapsuleWarmReboot\r
+\r
+[FixedPcd]\r
+  gArmTokenSpaceGuid.PcdFvBaseAddress\r