Andreas Kling
|
2da0581fd2
Kernel: Replace "folder" => "directory" everywhere
|
4 years ago |
Andreas Kling
|
358a7cc448
Kernel: Rename SysFS related classes in BIOS code
|
4 years ago |
Andreas Kling
|
805319ed30
Kernel: Replace "Folder" => "Directory" everywhere
|
4 years ago |
Andreas Kling
|
60a7a9d523
Kernel: Rename SystemExposedFolder => SysFSDirectory
|
4 years ago |
Andreas Kling
|
517170a986
Kernel: Rename SystemExposedComponent => SysFSComponent
|
4 years ago |
Andreas Kling
|
27244eb0ee
Kernel: Rename SystemRegistrar => SysFSComponentRegistry
|
4 years ago |
Liav A
|
92c0dab5ab
Kernel: Introduce the new SysFS
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Jean-Baptiste Boric
|
32e1354b9b
Kernel: Fix unaligned read inside map_ebda()
|
4 years ago |
Andreas Kling
|
09b1b09c19
Kernel: Assert if rounding-up-to-page-size would wrap around to 0
|
4 years ago |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
4 years ago |
Andreas Kling
|
84b7bc5e14
Kernel: Add convenient ways to map whole BIOS and EBDA into memory
|
5 years ago |