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:
Yao, Jiewen 2015-02-13 06:17:23 +00:00 committed by jyao1
parent e7db297691
commit c0a8cf34f6
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ SecPlatformInitDefault PROC NEAR PUBLIC
; All others reserved.
; Save return address to EBP
mov ebp, mm7
movd ebp, mm7
xor eax, eax
exit: