summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmSmcPsciResetSystemLib
AgeCommit message (Expand)AuthorFilesLines
2022-09-05ArmPkg: Handle warm reboot request correctlyPranav Madhu1-2/+19
2021-12-14ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functionsRebecca Cran1-8/+2
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-22/+22
2020-01-14ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake ()Ard Biesheuvel6-197/+0
2019-04-28ArmPkg/ArmSmcPsciResetSystemLib: Add a new API ResetSystemZhichao Gao1-0/+44
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-11-21ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()Ard Biesheuvel6-6/+187
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel2-2/+28
2017-07-03ArmPkg: implement ResetSystemLib using PSCI 0.2 callsArd Biesheuvel2-0/+150