Skip to content

x86_64 now compiles; fails when loading idt.

Jeremy Soller requested to merge bheesham:x86_64-fix into master

Created by: bheesham

This is definitely not complete.

Right now it compiles when ARCH=x86_64 and gets to the boot screen, it fails to load the interrupt descriptor table though.

refs #53 (closed)

Merge request reports