Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable the temporary IDT table, DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED may not work correctly till CPU DXE programs the IDT table.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3966 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-09-28 08:22:33 +00:00
parent 3d7b0992fc
commit 5d582956c2
8 changed files with 273 additions and 1 deletions

View File

@@ -40,6 +40,8 @@
Ia32/VirtualMemory.c
Ia32/DxeLoadFunc.c
Ia32/ImageRead.c
Ia32/IdtVectorAsm.asm
Ia32/IdtVectorAsm.S | GCC
[Sources.X64]
X64/DxeLoadFunc.c
@@ -99,6 +101,7 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs
[FeaturePcd.IA32]
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode