Andreas Kling
|
4b3bc3805b
Kernel: Add missing error check when opening root file system
|
преди 3 години |
Andreas Kling
|
59335bd8ea
Kernel: Rename FileDescription::create() => try_create()
|
преди 3 години |
panky-codes
|
1b093c8b48
Kernel: Const defines for PCI IDs for storage controllers
|
преди 3 години |
Andreas Kling
|
d30d776ca4
Kernel: Make FileSystem::initialize() return KResult
|
преди 4 години |
Andreas Kling
|
d53d9d3677
Kernel: Rename FS => FileSystem
|
преди 4 години |
Liav A
|
6568bb47cb
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
|
преди 4 години |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
преди 4 години |
Jean-Baptiste Boric
|
a73bd0fff8
Kernel: Remove type from StorageDevice class
|
преди 4 години |
Liav A
|
a0be30f655
Kernel: Introduce two new boot arguments to assist with bare metal debug
|
преди 4 години |
Liav A
|
c4463cb5df
Kernel: Add basic AHCI functionality
|
преди 4 години |
Liav A
|
b59e45e65c
Kernel: Use global mechanism to determine minor number of Storage Device
|
преди 4 години |
Brian Gianforcaro
|
0f424afd5a
Kernel: Mark more of the kernel initialization as UNMAP_AFTER_INIT
|
преди 4 години |
Brian Gianforcaro
|
84a399de5d
Kernel: Move Kernel CommandLine parsing to strongly typed API.
|
преди 4 години |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
преди 4 години |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
преди 4 години |
Andreas Kling
|
b712345c92
Kernel: Use PANIC() in a bunch of places :^)
|
преди 4 години |
Jean-Baptiste Boric
|
4d755725bf
Kernel: Allow disabling of IDE controllers with disable_ide
|
преди 4 години |
Jean-Baptiste Boric
|
666936a06b
Kernel: Find boot device by enumerating devices
|
преди 4 години |
Jean-Baptiste Boric
|
225957283e
Kernel: Implement RamdiskDevice
|
преди 4 години |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
преди 4 години |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
преди 4 години |
Liav A
|
9dc8bea3e7
Kernel: Allow to boot from a partition with partition UUID
|
преди 4 години |
Liav A
|
72b1998f0d
Kernel: Introduce a new partitioning subsystem
|
преди 4 години |
Liav A
|
469f20d4ee
Kernel: Introduce the StorageManagement class
|
преди 4 години |