diff options
author | Simon Glass <sjg@chromium.org> | 2025-03-15 14:25:37 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-03 11:41:55 -0600 |
commit | f5f1ed8ae7395dbffa611823457a3beeda462577 (patch) | |
tree | 00f50864f99f2334f021f1b38553c9cfcb721a9b /tools/u_boot_pylib/command.py | |
parent | 3c7ab12249a986267f0eb60dffaa85c1f254148e (diff) |
x86: Disable paging before changing to long mode
This is required as part of the procedure. The existing code works
because it changes the GDT at the same time, but this makes kvm
unhappy.
Update the algorithm to disable and then re-enable paging.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions