summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-27ArmPkg: Retire ArmSmcPsciResetSystemLibArd Biesheuvel1-150/+0
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 Biesheuvel1-76/+0
2019-04-28ArmPkg/ArmSmcPsciResetSystemLib: Add a new API ResetSystemZhichao Gao1-0/+44
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-21ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()Ard Biesheuvel1-6/+51
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel1-2/+19
2017-07-03ArmPkg: implement ResetSystemLib using PSCI 0.2 callsArd Biesheuvel1-0/+115