]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/Ia32/CpuAsm.S
Remove CPU dead loop code from IA32 assembly codes.
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / Ia32 / CpuAsm.S
index 38f46ab335d7bb8cc152a0f6c466a4233cfae4b5..3b43b6fd8b1df64e97921fa6bf2e13002260d3f1 100644 (file)
@@ -1,6 +1,6 @@
 #------------------------------------------------------------------------------\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
@@ -151,13 +151,6 @@ HasErrorCode:
     #\r
     xchgl   (%esp), %ecx \r
 \r
-    #\r
-    # Fall through to join main routine code\r
-    # at ErrorCodeAndVectorOnStack\r
-    #\r
-CommonInterruptEntry_al_0000:\r
-    jmp CommonInterruptEntry_al_0000\r
-\r
 ErrorCodeAndVectorOnStack:\r
     pushl   %ebp\r
     movl    %esp, %ebp\r