UefiCpuPkg/MpInitLib/X64/MpFuncs.nasm: remove superfluous instruction

At this point, ESI still has the value from EBX.

Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
Laszlo Ersek 2016-11-16 22:46:08 +01:00
parent 3a9aa635be
commit 5797f61c55
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ LongModeStart:
jnz GetApicId
; AP init
mov esi, ebx
mov edi, esi
add edi, LockLocation
mov rax, NotVacantFlag