commit | e00a033fa9477bd327b5995446e347640ea2dc69 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Mar 15 14:25:38 2025 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 03 11:41:55 2025 -0600 |
tree | d8e8ba3a14079f8ffd37aab766266884ba706108 | |
parent | 46faeea63a59c2acd44dfbf59644d439c91992fb [diff] |
x86: Use the same GDT when jumping to long mode Make use the existing GDT which now includes entries for 64-bit code. Leave the interrupt descriptors alone. They can be tidied up once U-Boot starts up. With this, kvm mode works with QEMU. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/31