commit | 98d7e98cb801f8186a982c123a3d664f2d806a07 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 28 20:25:16 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 21:02:34 2015 -0600 |
tree | f6247f61341eacb76594b057bca54e16d493126f | |
parent | 2027f2b1e8a3cae3712a8b9f7db46d0a95c8dcc3 [diff] |
x86: Provide access to the IDT Add a function to return the address of the Interrupt Descriptor Table. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>