Liav A
|
49b132a92d
Kernel/ACPI: Map two pages when reading the FADT
|
il y a 4 ans |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
il y a 4 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
il y a 4 ans |
Andreas Kling
|
bc925f57bb
Kernel: Convert klog() => AK::Format in ACPI::Parser
|
il y a 4 ans |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
il y a 4 ans |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
il y a 4 ans |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
il y a 4 ans |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
il y a 4 ans |
asynts
|
8571209560
Kernel: Fix crash when booting with ACPI.
|
il y a 4 ans |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
il y a 4 ans |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
il y a 4 ans |
asynts
|
5356aae3cc
Everywhere: Replace a bundle of dbg with dbgln.
|
il y a 4 ans |
Sahan Fernando
|
9bf76a85c8
Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
|
il y a 4 ans |
asynts
|
11d651d447
Everywhere: Replace a bundle of dbg with dbgln.
|
il y a 4 ans |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
il y a 4 ans |
asynts
|
4e8fd0216b
Everywhere: Replace a bundle of dbg with dbgln.
|
il y a 4 ans |
Liav A
|
5a146187cf
Kernel: Workaround QEMU bug and initialize i8042 controller
|
il y a 4 ans |
Ben Wiederhake
|
2b3113cd2a
Meta: Fix ACPI_DEBUG, and always build on CI
|
il y a 4 ans |
Tom
|
e1c27c16d8
Kernel: Assume 8042 controller is present if ACPI FADT revision <= 1
|
il y a 4 ans |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
il y a 5 ans |
Andreas Kling
|
ba390f9b34
Kernel: Remove outdated FIXME's in the static ACPI parser
|
il y a 5 ans |
Andreas Kling
|
4b847810bf
Kernel: Simplify scanning BIOS/EBDA and MP parser initialization
|
il y a 5 ans |
Andreas Kling
|
84b7bc5e14
Kernel: Add convenient ways to map whole BIOS and EBDA into memory
|
il y a 5 ans |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
il y a 5 ans |
Andreas Kling
|
871d450b93
Kernel: Remove redundant "ACPI" from filenames in ACPI/
|
il y a 5 ans |