mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 19:41:00 +00:00
Instead of declaring a reserved area from byte 0x160 to 0x400, we change the declaration of TimerStructure array to be 32 units. Also, a static_assert was added, to ensure that the calculation is right. |
||
|---|---|---|
| .. | ||
| APICTimer.cpp | ||
| APICTimer.h | ||
| HardwareTimer.h | ||
| HPET.cpp | ||
| HPET.h | ||
| HPETComparator.cpp | ||
| HPETComparator.h | ||
| PIT.cpp | ||
| PIT.h | ||
| RTC.cpp | ||
| RTC.h | ||
| TimeManagement.cpp | ||
| TimeManagement.h | ||