Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 سال پیش |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 سال پیش |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 سال پیش |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 سال پیش |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 سال پیش |
asynts
|
5356aae3cc
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 سال پیش |
asynts
|
4e8fd0216b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Andreas Kling
|
b8af5cd8da
Kernel: Simplify MP table parser a little bit more
|
5 سال پیش |
Andreas Kling
|
4b847810bf
Kernel: Simplify scanning BIOS/EBDA and MP parser initialization
|
5 سال پیش |
Andreas Kling
|
84b7bc5e14
Kernel: Add convenient ways to map whole BIOS and EBDA into memory
|
5 سال پیش |
Andreas Kling
|
6b5d2afd00
Kernel: Clean up and simplify MP table parsing
|
5 سال پیش |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 سال پیش |
Andreas Kling
|
d92f62db43
Kernel: Remove ref-counting from interrupt override metadata
|
5 سال پیش |
Liav A
|
4d44a3bdfe
Kernel: Reorder bitwise operations when creating PCI interrupt overrides
|
5 سال پیش |
Liav A
|
e4ad1b92fb
MultiProcessor: Silence debug message spam
|
5 سال پیش |
Liav A
|
fec8763c21
Interrupts: Make the MultiProcessorParser functional again
|
5 سال پیش |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 سال پیش |
Andreas Kling
|
b1058b33fb
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
|
5 سال پیش |
Andreas Kling
|
c6693f9b3a
Kernel: Simplify a bunch of dbg() and klog() calls
|
5 سال پیش |
Liav A
|
d9d792d37f
Kernel: Print MultiProcessor features
|
5 سال پیش |
Liav A
|
0fc60e41dd
Kernel: Use klog() instead of kprintf()
|
5 سال پیش |
Liav A
|
ca05d54b2b
Kernel: Add MultiProcessor Parser
|
5 سال پیش |