source: trunk/hal/x86_64

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70   6 years max start constructing the bootinfo structure
(edit) @69   6 years max use uint8_t instead
(edit) @67   6 years max switch to 64GB of VA per cluster, with 256 clusters
(edit) @61   6 years max cosmetic
(edit) @57   6 years max move the ldscript into x86_64/
(edit) @54   6 years max make it compile on x86
(edit) @51   6 years max Create the core/ sub-directory for x86_64.
(edit) @48   6 years max Put panics everywhere
(edit) @47   6 years max Use mcmodel=large, in order to have a kernel image that is located at …
(edit) @46   6 years max Start implementing TLS.
(edit) @45   6 years max Add some code for LAPIC; far from complete, but a good start.
(edit) @44   6 years max Update. We need to use two separate arrays: one for the heap and one …
(edit) @43   6 years max simplify
(edit) @42   6 years max Explicitly use configurable parameters
(edit) @39   6 years max Parse RSDP->RSDT->MADT, and get the LAPIC PA.
(edit) @38   6 years max Use 4GB of VA per cluster, and 8GB of PA.
(edit) @35   6 years max Update: * Introduce a basic VM manager in hal_gpt.c, to create the …
(edit) @34   6 years max Update the types (from i386/).
(edit) @32   6 years max Update. Retrieve and parse the multiboot info, and dump the mmap. Some …
(edit) @31   6 years max Silence a few gcc warnings.
(edit) @29   6 years max Update. The kernel now enables the GDT/IDT, and has trap entries. A …
(add) @25   6 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
Note: See TracRevisionLog for help on using the revision log.