]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dsc
Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Sep 2007 08:22:33 +0000 (08:22 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Sep 2007 08:22:33 +0000 (08:22 +0000)
commit5d582956c244d8b5cc03520f73b65a7d042e3720
tree7defdd332887ae633db22b821ae77733aeba50d2
parent3d7b0992fccc89cc049de91d02b4869ec81cf9fb
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
MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.S [new file with mode: 0644]
MdeModulePkg/Core/DxeIplPeim/Ia32/IdtVectorAsm.asm [new file with mode: 0644]
MdeModulePkg/Core/DxeIplPeim/Ia32/VirtualMemory.h
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc
Nt32Pkg/Nt32Pkg.dsc