]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/CpuDxe/X64/CpuInterrupt.asm
Fix the issue GCC DUET x64 cannot boot to front page but reset when timer interrupt...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jan 2010 03:07:36 +0000 (03:07 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Jan 2010 03:07:36 +0000 (03:07 +0000)
commitfee4cb816c9e7ecb23038d0df74cc781631e9306
tree6905a543827935b79ed92d7277b609155a4be1da
parent5270672ca921158c0fe1a439d972ac2a001b55a0
Fix the issue GCC DUET x64 cannot boot to front page but reset when timer interrupt is enabled (HSD 203180).
I created the correct IDT and GDT which was wrongly created before.
Comments were updated to reflect the actual meaning of the code and IDT alignment was set to 8 byte.
Some unnecessary alginments were removed.
DUET x64 MSFT and GCC both can boot to front page now.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9845 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/CpuDxe/X64/CpuInterrupt.S
DuetPkg/CpuDxe/X64/CpuInterrupt.asm
DuetPkg/EfiLdr/EfiLdr.inf