This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ee83cd3430
banan-os
/
kernel
/
arch
/
i386
History
Bananymous
c6467b8ebc
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
..
APIC.cpp
Kernel: Improve kernel panic message and rename it 'panic'->'Panic'
2023-01-09 21:57:03 +02:00
CPUID.cpp
Kernel: 'cpuinfo' command in shell now shows wheter you are running on 64-bit cpu
2022-12-28 19:46:37 +02:00
GDT.cpp
Kernel: Cleanup code and move kmalloc initialization to later
2022-12-28 04:16:21 +02:00
IDT.cpp
Kernel: Improve kernel panic message and rename it 'panic'->'Panic'
2023-01-09 21:57:03 +02:00
Paging.cpp
Kernel: Improve kernel panic message and rename it 'panic'->'Panic'
2023-01-09 21:57:03 +02:00
VESA.cpp
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
boot.S
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
crti.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
crtn.S
Rename .s extensions to .S
2022-11-15 09:25:18 +02:00
linker.ld
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00
make.config
Kernel: Multiboot data and kernel command lines are now global variables
2023-01-10 17:50:24 +02:00