Commit 2fc6c35b authored by Austin Clements's avatar Austin Clements
Browse files

Make the ELF entry point a physical address

This way, the bootloader doesn't have to translate the entry point.
This also makes xv6 multiboot-compliant and follows the convention
used by Linux.
parent 68b58727
Showing with 8 additions and 7 deletions
+8 -7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment