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