1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-27 10:13:28 +04:00
Commit Graph

207 Commits

Author SHA1 Message Date
Philipp Oppermann
b199b02578 Set up page tables for identity mapping 2017-05-12 21:31:24 +02:00
Philipp Oppermann
90e716827a Check multiboot magic number and for CPUID/long mode support 2017-05-12 21:31:24 +02:00
Philipp Oppermann
9819e17a28 Create and load a stack 2017-05-12 21:31:24 +02:00
Philipp Oppermann
5ebdd89ffb Add an error function 2017-05-12 21:31:24 +02:00
Philipp Oppermann
dfe8c93c4f Add the GRUB config file 2017-05-12 21:31:16 +02:00
Philipp Oppermann
0fddc38436 Add a linker script 2017-05-12 21:31:16 +02:00
Philipp Oppermann
3a05ccd994 Add multiboot header and boot.asm 2017-05-12 21:31:16 +02:00