X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPei%2FIpf%2FIpfCpuCore.s;h=dfb93821a569ef13b20cdcceffacc158d3b91216;hb=9833aeafa36e50e88765ab8d67251e748db347ba;hp=b1b5e2a2fe5820144ddd0241e8bb5ad9d43e1086;hpb=df809f3d34b15185ed4c1d264116ab6448c38dbf;p=mirror_edk2.git diff --git a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s index b1b5e2a2fe..dfb93821a5 100644 --- a/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s +++ b/MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s @@ -183,7 +183,7 @@ PROCEDURE_ENTRY (GetHandOffStatus) mov r8 = ar.k6 // Health Status (Self test params) mov r9 = ar.k4 // LID bits mov r10 = ar.k3;; // SAL_E entry state - mov r11 = ar.k7 // Return address to PAL + mov r11 = ar.k1 // Return address to PAL NESTED_RETURN PROCEDURE_EXIT (GetHandOffStatus)