mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
APIC implementation (not working as expected)
This commit is contained in:
@ -273,10 +273,6 @@ namespace ACPI
|
||||
public:
|
||||
bool ACPIShutdownSupported = false;
|
||||
|
||||
void RegisterSCIEvents();
|
||||
void SetSCIevent(uint16_t value);
|
||||
uint16_t GetSCIevent();
|
||||
|
||||
void Reboot();
|
||||
void Shutdown();
|
||||
|
||||
|
Reference in New Issue
Block a user