aboutsummaryrefslogtreecommitdiff
path: root/kern
diff options
context:
space:
mode:
authorAlmudena Garcia <liberamenso10000@gmail.com>2020-08-13 15:11:33 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-09-19 21:13:42 +0200
commitf6efefb9241d46be7af3985408bc1b7246f6eef1 (patch)
tree4ba352a918c5debbfe460cd7584eb076b35cceda /kern
parentc049c786c6642702840787eee06296985bab6b91 (diff)
downloadgnumach-f6efefb9241d46be7af3985408bc1b7246f6eef1.tar.gz
gnumach-f6efefb9241d46be7af3985408bc1b7246f6eef1.tar.bz2
gnumach-f6efefb9241d46be7af3985408bc1b7246f6eef1.zip
smp: Add APIC finder and parser
To find the processors, It's necessary to find the APIC (MADT) table This table is found inside ACPI tables. This set of functions find the MADT table, and parse it to find the APIC structures and register it in the kernel. *acpi_parse_apic.h: ACPI structures and function prototypes. *acpi_parse_apic.c: ACPI/APIC function definitions.
Diffstat (limited to 'kern')
0 files changed, 0 insertions, 0 deletions