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) @482   7 years viala [hal/x86_64] Add void type to function prototypes with no parameter
(edit) @457   7 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @408   8 years alain Fix several bugs in the fork() syscall.
(edit) @406   8 years alain This version executed successfully the user "init" process on a …
(edit) @405   8 years max Remove XXX, it's fine.
(edit) @397   8 years max Use panic().
(edit) @386   8 years max Implement several GPT functions.
(edit) @383   8 years max Use constant flags.
(edit) @368   8 years max Switch the VM space, and explicitly disable the FPU.
(edit) @319   8 years max Don't forget to unmap the region below the kernel. Useful to detect …
(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.