summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmPsciResetSystemLib
AgeCommit message (Expand)AuthorFilesLines
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 Kinney2-13/+2
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin1-2/+2
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2-36/+7
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel2-1/+14
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel2-0/+149