]> git.proxmox.com Git - mirror_edk2.git/commit
Added an extra GDT entry to the GDT used by thunk code. SS register will always be...
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Sep 2006 16:04:47 +0000 (16:04 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Sep 2006 16:04:47 +0000 (16:04 +0000)
commitf23d790a799c291ed3e732fd99c4c2fcfb4d8294
tree76fd8d841e322b72c97f8aac0e700549591f8477
parent0f008d9ad4365c885b21c95c3b52d6266b3169e4
Added an extra GDT entry to the GDT used by thunk code. SS register will always be loaded as flat segment before switching to 16-bit mode, since SS might not be always valid for NULL selector is allowed in 64-bit mode.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1541 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/X64/Thunk16.asm