feat: further kernel power and power optimizations

This commit is contained in:
2026-04-21 20:51:12 +02:00
parent 7d6f001659
commit 38b1f8a7ef
31 changed files with 895 additions and 52 deletions
+3
View File
@@ -85,6 +85,9 @@ namespace Hal {
uint8_t PM1EventLength;
uint8_t GPE0Length;
uint8_t GPE1Length;
uint8_t CStateControl;
uint16_t WorstC2Latency;
uint16_t WorstC3Latency;
uint8_t AcpiEnable;
uint8_t AcpiDisable;
uint32_t Flags;