]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/Ia32/CpuAsm.asm
Remove CPU dead loop code from IA32 assembly codes.
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / Ia32 / CpuAsm.asm
index a279e6ab5ada4c80674071ffbb1f66bf3f21a555..0924dc5bb383985d246b78544a9b497aecec0533 100644 (file)
@@ -1,7 +1,7 @@
       TITLE   CpuAsm.asm:\r
 ;------------------------------------------------------------------------------\r
 ;*\r
-;*   Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+;*   Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
 ;*   This program and the accompanying materials\r
 ;*   are licensed and made available under the terms and conditions of the BSD License\r
 ;*   which accompanies this distribution.  The full text of the license may be found at\r
@@ -149,13 +149,6 @@ HasErrorCode:
     ;\r
     xchg    ecx, [esp]\r
 \r
-    ;\r
-    ; Fall through to join main routine code\r
-    ; at ErrorCodeAndVectorOnStack\r
-    ;\r
-@@:\r
-    jmp @B\r
-\r
 ErrorCodeAndVectorOnStack:\r
     push    ebp\r
     mov     ebp, esp\r