Commit Graph

12 Commits

Author SHA1 Message Date
8d963bfd84 Disable SMEP and SMAP for now 2022-11-07 01:42:52 +02:00
99606bed00 Added Counter() function to CPU 2022-11-01 01:54:15 +02:00
2f3608d864 strcmp() doesn't get it right 2022-10-28 07:46:38 +03:00
f2b80cd3a9 Updated CPU.cpp 2022-10-28 03:03:24 +03:00
fa92676d9f Changed SMP code 2022-10-20 05:04:15 +03:00
7750dd777e Replaced string to convert 2022-10-20 01:06:20 +03:00
d5447c288e Optimize CPU functions 2022-10-17 18:09:21 +03:00
c944f57a3b APIC implementation (not working as expected) 2022-10-17 04:05:44 +03:00
b8c5c15a47 implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
f7ea052a51 Moved Initialization code 2022-10-15 15:31:09 +03:00
44e707bf11 Fixed cpu info 2022-10-12 02:27:42 +03:00
4b6683823f Update files 2022-10-10 23:29:39 +03:00