mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 14:44:28 +02:00
Fix build error.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16863 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e7db297691
commit
c0a8cf34f6
@ -110,7 +110,7 @@ SecPlatformInitDefault PROC NEAR PUBLIC
|
|||||||
; All others reserved.
|
; All others reserved.
|
||||||
|
|
||||||
; Save return address to EBP
|
; Save return address to EBP
|
||||||
mov ebp, mm7
|
movd ebp, mm7
|
||||||
|
|
||||||
xor eax, eax
|
xor eax, eax
|
||||||
exit:
|
exit:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user