summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/command.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-03-15 14:25:37 +0000
committerTom Rini <trini@konsulko.com>2025-04-03 11:41:55 -0600
commitf5f1ed8ae7395dbffa611823457a3beeda462577 (patch)
tree00f50864f99f2334f021f1b38553c9cfcb721a9b /tools/u_boot_pylib/command.py
parent3c7ab12249a986267f0eb60dffaa85c1f254148e (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