Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
4 年之前 |
Andreas Kling
|
84ae2b6f00
Kernel: Use nested namespace declarations in ACPI code
|
4 年之前 |
Andreas Kling
|
b1c68dd235
Kernel: Rename SysFS related classes in ACPI code
|
4 年之前 |
Andreas Kling
|
805319ed30
Kernel: Replace "Folder" => "Directory" everywhere
|
4 年之前 |
Andreas Kling
|
60a7a9d523
Kernel: Rename SystemExposedFolder => SysFSDirectory
|
4 年之前 |
Andreas Kling
|
517170a986
Kernel: Rename SystemExposedComponent => SysFSComponent
|
4 年之前 |
Andreas Kling
|
27244eb0ee
Kernel: Rename SystemRegistrar => SysFSComponentRegistry
|
4 年之前 |
Liav A
|
6282df3066
Kernel/ACPI: Don't ask from TypedMapping to map 2 pages if unnecessary
|
4 年之前 |
Liav A
|
6568bb47cb
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
|
4 年之前 |
Liav A
|
92c0dab5ab
Kernel: Introduce the new SysFS
|
4 年之前 |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 年之前 |
Hendiadyoin1
|
7ca3d413f7
Kernel: Pull apart CPU.h
|
4 年之前 |
Luke
|
4ee58d36c0
Kernel/ACPI: Sprinkle links to the specification all over
|
4 年之前 |
Liav A
|
49b132a92d
Kernel/ACPI: Map two pages when reading the FADT
|
4 年之前 |
Gunnar Beutner
|
6cf59b6ae9
Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 年之前 |
Andreas Kling
|
bc925f57bb
Kernel: Convert klog() => AK::Format in ACPI::Parser
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
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
|
8571209560
Kernel: Fix crash when booting with ACPI.
|
4 年之前 |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 年之前 |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 年之前 |
asynts
|
5356aae3cc
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
Sahan Fernando
|
9bf76a85c8
Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
|
4 年之前 |
asynts
|
11d651d447
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
asynts
|
4e8fd0216b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |