]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/AsmInclude.inc
1.Restore BSP IDT table to AP when AP wakeup.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / MpServicesOnFrameworkMpServicesThunk / IA32 / AsmInclude.inc
index 6ebd98c98fe705c8cb8b6bc3cf0b852805706eed..d396726bfead36425346a4eb96396fc17a8bd875 100644 (file)
@@ -1,7 +1,7 @@
 ;------------------------------------------------------------------------------\r
 ; Include file for IA32 MpFuncs.asm\r
 ;\r
-; Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>\r
+; Copyright (c) 2009 - 2010, 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
@@ -20,6 +20,7 @@ StackStart          equ        LockLocation + 4h
 StackSize           equ        LockLocation + 8h\r
 RendezvousProc      equ        LockLocation + 0Ch\r
 GdtrProfile         equ        LockLocation + 10h\r
-BufferStart         equ        LockLocation + 18h\r
+IdtrProfile         equ        LockLocation + 16h\r
+BufferStart         equ        LockLocation + 1Ch\r
 \r
 ;-------------------------------------------------------------------------------\r