summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-24ArmPkg: Introduce ResetSystemLib implementation based on ArmMonitorLibArd Biesheuvel1-0/+176
2024-07-23ArmPkg: Remove Deprecated ArmPsciResetSystemLibOliver Smith-Denny1-90/+0
2023-04-10ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-18/+18
2021-12-07ArmPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin1-2/+2
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin1-31/+6
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel1-1/+13
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel1-0/+109