source: trunk/hal/x86_64 @ 46

Name Size Rev Age Author Last Change
../
hal_acpi.c 5.3 KB 45   7 years max Add some code for LAPIC; far from complete, but a good start.
hal_acpi.h 7.5 KB 39   7 years max Parse RSDP->RSDT->MADT, and get the LAPIC PA.
hal_arch.c 2.0 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_arch.h 2.9 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_atomic.c 1.4 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_boot.h 5.3 KB 44   7 years max Update. We need to use two separate arrays: one for the heap and one …
hal_boot.S 11.7 KB 32   7 years max Update. Retrieve and parse the multiboot info, and dump the mmap. Some …
hal_context.c 1.9 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_cpu.S 1.1 KB 46   7 years max Start implementing TLS.
hal_do_exceptions.c 1.5 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_do_interrupt.c 1.2 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_do_syscall.c 1.3 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_exception.c 1.3 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_gpt.c 7.3 KB 45   7 years max Add some code for LAPIC; far from complete, but a good start.
hal_init.c 6.8 KB 46   7 years max Start implementing TLS.
hal_internal.h 1.6 KB 46   7 years max Start implementing TLS.
hal_interrupt.c 1.1 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_irqmask.c 1.1 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_kentry.h 2.7 KB 29   7 years max Update. The kernel now enables the GDT/IDT, and has trap entries. A …
hal_kentry.S 3.2 KB 45   7 years max Add some code for LAPIC; far from complete, but a good start.
hal_lapic.c 1.6 KB 46   7 years max Start implementing TLS.
hal_lapic.h 4.6 KB 46   7 years max Start implementing TLS.
hal_multiboot.h 4.7 KB 32   7 years max Update. Retrieve and parse the multiboot info, and dump the mmap. Some …
hal_register.h 3.7 KB 46   7 years max Start implementing TLS.
hal_remote.c 2.3 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_segmentation.h 6.8 KB 45   7 years max Add some code for LAPIC; far from complete, but a good start.
hal_special.c 3.0 KB 46   7 years max Start implementing TLS.
hal_syscall.c 1.0 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
hal_trap.c 2.0 KB 31   7 years max Silence a few gcc warnings.
hal_types.h 7.9 KB 44   7 years max Update. We need to use two separate arrays: one for the heap and one …
hal_uspace.c 1.3 KB 25   7 years max First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
x86_printf.c 4.5 KB 39   7 years max Parse RSDP->RSDT->MADT, and get the LAPIC PA.
Note: See TracBrowser for help on using the repository browser.