1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-16 10:02:06 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Liav A
5fd975da8f Kernel: Move MultiProcessor parsing code to the Arch/x86_64 directory
This code is very x86-specific, because Intel introduced the actual
MultiProcessor specification back in 1993, qouted here as a proof:

"The MP specification covers PC/AT-compatible MP platform designs based
on Intel processor architectures and Advanced Programmable Interrupt
Controller (APIC) architectures"
2023-06-19 23:49:00 +02:00
Renamed from Kernel/Firmware/MultiProcessor/Parser.h (Browse further)