Load an IDT with NULL limit
authorStefan Reinauer <reinauer@chromium.org>
Wed, 1 Jun 2011 21:01:46 +0000 (14:01 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 13 Oct 2011 18:02:46 +0000 (20:02 +0200)
commit71496bea9b84b0d4c0d3576932d72f92b4c6881a
tree63dd80e689fadb270bce7cd796fbf9f7c09c5016
parentd17fe51d9a9402dfdc1b6b633e52a7bf8e757949
Load an IDT with NULL limit

Load an IDT with NULL limit to prevent the 16bit IDT being used
in protected mode before c_start.S sets up a 32bit IDT when entering
ram stage.

Signed-off-by: Stefan Reinauer <reinauer@google.com>
Change-Id: I8d048c894c863ac4971fcef8f065be6b899e1d3e
Reviewed-on: http://review.coreboot.org/259
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
src/cpu/x86/16bit/entry16.inc
src/cpu/x86/16bit/entry16.lds