source: trunk/hal/x86_64/core/hal_gpt.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @316   6 years max Synchronize with Alain's changes. Still several issues.
(edit) @272   6 years max Use local_cxy for GET_PTR, instead of the triple map. This fixes a …
(edit) @234   6 years max style
(edit) @225   6 years max implement hal_gpt_create
(edit) @224   6 years max Create a (virtual) copy of the local cluster in 0xffffe00000000000, …
(edit) @150   6 years max remove debug and unused code
(edit) @148   6 years max fix a pretty dumb bug; we must not unmap since we use the area for …
(edit) @147   6 years max less magic
(edit) @145   6 years max style
(edit) @134   6 years max fix comment
(edit) @123   6 years max unmap the area below the kernel, so that we can find pointer …
(edit) @116   6 years max complete hal_ppm_init, to take into account the reserved areas
(edit) @114   6 years max compute the offset for bootinfo
(edit) @112   6 years max In fact, we need to enter all of the VA space, because we massively …
(edit) @83   6 years max we want to have the LAPIC non-cacheable
(edit) @79   6 years max invalidate the page directly
(copy) @51   6 years max Create the core/ sub-directory for x86_64.
copied from trunk/hal/x86_64/hal_gpt.c:
(edit) @48   6 years max Put panics everywhere
Note: See TracRevisionLog for help on using the revision log.