]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoint follo...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Aug 2007 05:44:40 +0000 (05:44 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Aug 2007 05:44:40 +0000 (05:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3642 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/Pei/Ipf/IpfCpuCore.s

index b1b5e2a2fe5820144ddd0241e8bb5ad9d43e1086..dfb93821a569ef13b20cdcceffacc158d3b91216 100644 (file)
@@ -183,7 +183,7 @@ PROCEDURE_ENTRY (GetHandOffStatus)
         mov     r8 = ar.k6              // Health Status (Self test params)\r
         mov     r9 = ar.k4              // LID bits\r
         mov     r10 = ar.k3;;           // SAL_E entry state\r
         mov     r8 = ar.k6              // Health Status (Self test params)\r
         mov     r9 = ar.k4              // LID bits\r
         mov     r10 = ar.k3;;           // SAL_E entry state\r
-        mov     r11 = ar.k7             // Return address to PAL\r
+        mov     r11 = ar.k1             // Return address to PAL\r
 \r
         NESTED_RETURN\r
 PROCEDURE_EXIT (GetHandOffStatus)\r
 \r
         NESTED_RETURN\r
 PROCEDURE_EXIT (GetHandOffStatus)\r