Skip to content
Snippets Groups Projects
Commit 200182a7 authored by Simon Glass's avatar Simon Glass
Browse files

x86: Add support for starting 64-bit kernel


Add code to jump to a 64-bit Linux kernel. We need to set up a flat page
table structure, a new GDT and then go through a few hoops in the right
order.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 92cc94a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment