]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functions
authorRebecca Cran <rebecca@nuviainc.com>
Mon, 13 Dec 2021 18:30:56 +0000 (11:30 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 14 Dec 2021 11:30:26 +0000 (11:30 +0000)
commitc039fa7ff09729de07bc7ebcdd4878340bfaf252
tree1bc0b9da87f0f4f4108f3a9ee367a5a8acb31548
parent4d303524451d87d411c972736015138a8a4f03f6
ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functions

New SMC helper functions have been added to reduce the amount of
template code. Update ArmSmcPsciResetSystemLib and
Smbios/ProcessorSubClassDxe to use them.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ArmPkg/Library/ArmSmcPsciResetSystemLib/ArmSmcPsciResetSystemLib.c
ArmPkg/Universal/Smbios/ProcessorSubClassDxe/SmbiosProcessorArmCommon.c