diff options
author | Simon Glass <sjg@chromium.org> | 2025-03-15 14:25:31 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-03 11:41:55 -0600 |
commit | 66f0dcb07fcccd0d05754f6d97a34f847c90a2a0 (patch) | |
tree | 00ed4b6bd337fd3da462d27f456b8257e9c0227d /tools/u_boot_pylib/command.py | |
parent | 899ab6cd52a4827b80dc58d25695392da40eb8ab (diff) |
x86: Add 64-bit entries to the GDT
At present it is not possible to execution 64-bit code without
installing an entire new Global Descriptor Table. This is inconvenient
since kvm does not seem to like switching into long mode with a new
table.
It isn't actually necessary, since we can just extend the existing
table. Add some new entries to this effect.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions