This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-05-29 07:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Architecture
/
amd64
/
cpu
History
Alex
d35b4de246
added no_stack_protector attribute to functions
2022-10-16 21:25:11 +03:00
..
AdvancedProgrammableInterruptController.cpp
Compile fix
2022-10-11 02:43:54 +03:00
apic.hpp
implemented interrupts handler & stub crash screen
2022-10-16 20:53:57 +03:00
gdt.hpp
Update files
2022-10-10 23:31:46 +03:00
GlobalDescriptorTable.cpp
added no_stack_protector attribute to functions
2022-10-16 21:25:11 +03:00
idt.hpp
Update files
2022-10-10 23:31:46 +03:00
InterruptDescriptorTable.cpp
implemented interrupts handler & stub crash screen
2022-10-16 20:53:57 +03:00
SMPTrampoline.asm
Fixed .asm file not being able to be linked
2022-10-12 00:06:07 +03:00
SymmetricMultiprocessing.cpp
implemented interrupts handler & stub crash screen
2022-10-16 20:53:57 +03:00