X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFspPkg%2FFspSecCore%2FIa32%2FFspApiEntry.asm;h=a0c9b1ed7351a5911310283cc9e0560472a733ba;hb=12a92f51f0efaa0c4f7abdaf869984ae1c65f430;hp=a01b3c2d49c378453a52b1c61b6b8d2589b34e2d;hpb=16b7e82c2ba9465e87d634e1da6e3b322279f5f7;p=mirror_edk2.git diff --git a/IntelFspPkg/FspSecCore/Ia32/FspApiEntry.asm b/IntelFspPkg/FspSecCore/Ia32/FspApiEntry.asm index a01b3c2d49..a0c9b1ed73 100644 --- a/IntelFspPkg/FspSecCore/Ia32/FspApiEntry.asm +++ b/IntelFspPkg/FspSecCore/Ia32/FspApiEntry.asm @@ -489,8 +489,8 @@ FspApiCommon PROC C PUBLIC ; Verify the calling condition ; pushad - push [esp + 4 * 8 + 4] - push eax + push [esp + 4 * 8 + 4] ; push ApiParam + push eax ; push ApiIdx call FspApiCallingCheck add esp, 8 cmp eax, 0