summaryrefslogtreecommitdiff
path: root/i386/i386at/acpi_rsdp.c
AgeCommit message (Expand)Author
2019-10-03Revert "fix: add shift 24 in apic id"AlmuHS
2019-10-03Revert "fix: add shift 24 in apic id"AlmuHS
2019-10-03fix: add shift 24 in apic idAlmuHS
2019-10-03fix: add shift 24 in apic idAlmuHS
2019-10-03fix: removed apic2kernel access in extra_setup()AlmuHS
2019-09-07fix: initialize BSP's APIC ID in apic2kernelAlmuHS
2019-04-21removed call in start_other_cpus()AlmuHS
2019-04-21moved call to acpi_rsdp.cAlmuHS
2019-04-21moved call to interrupt_stack_alloc() to model_dep.cAlmuHS
2019-04-21moved interrupt_stack_alloc() call to acpi_rsdp.cAlmuHS
2019-04-21added call to interrupt_stack_alloc() after start cpusAlmuHS
2019-04-15some changesAlmuHS
2019-04-15changed apic2kernel to intAlmuHS
2019-04-15little changesAlmuHS
2019-04-15assign apic2kernelAlmuHS
2019-04-15solve conflictAlmuHS
2019-04-15added apic2kernel declarationAlmuHS
2019-04-15undone latest changesAlmuHS
2019-04-15formated codeAlmuHS
2019-04-15little fixAlmuHS
2019-04-15rewritten cpu_numberAlmuHS
2019-04-01IPI send prototype (don't test yet)AlmuHS
2019-03-30removed unnecessary linesAlmuHS
2019-03-30reenabled nioapic checkAlmuHS
2019-03-30reenabled ioapic: changed struct list to arrayAlmuHS
2019-03-30Merge remote-tracking branch 'refs/remotes/origin/wip' into wipAlmuHS
2019-03-30fixed tabsAlmuHS
2019-03-30fixed tabsAlmuHS
2019-03-29removed useless functionAlmuHS
2019-03-29implement memory mappingAlmuHS
2019-03-29hide functionAlmuHS
2019-03-28initialize variablesAlmuHS
2019-03-25moved lapic printf to model_dep.cAlmuHS
2019-03-25moved variables to acpi_rsdp.cAlmuHS
2019-03-25moved ncpu to acpi_rsdp.cAlmuHS
2019-03-25try to reserve lapic memoryAlmuHS
2019-03-24moved lapic to acpi_rsdp.cAlmuHS
2019-03-24improved hide ioapicAlmuHS
2019-03-24removed useless phystokvAlmuHS
2019-03-23change includeAlmuHS
2019-03-23moved acpi_rsdp to i386/i386atAlmuHS