mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-26 21:45:01 +00:00
Fixed SMP core detection
This commit is contained in:
@@ -240,7 +240,7 @@ namespace ACPI
|
||||
Vector<MADTNmi *> nmi;
|
||||
Vector<LocalAPIC *> lapic;
|
||||
struct LAPIC *LAPICAddress;
|
||||
uint8_t CPUCores;
|
||||
uint16_t CPUCores;
|
||||
|
||||
MADT(ACPI::MADTHeader *madt);
|
||||
~MADT();
|
||||
|
Reference in New Issue
Block a user