Commit Graph

6 Commits

Author SHA1 Message Date
Vladimir Serbinenko caf377abcf Use 0xcf9 write for system reset
It's probably the most bulletproof way on modern systems. Old 0x64 writes
does nothing on some systems
2025-02-25 18:43:54 +03:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst b66b27a9f4 improve kernel/main.cpp 2021-11-03 18:52:24 +00:00
nakst cd51bf4d6c move ArchStartupApplicationProcessors to x86_pc.cpp 2021-11-03 18:40:59 +00:00
nakst ed038d1059 x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00