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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user