summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/KernelKit/DebugOutput.h
AgeCommit message (Expand)Author
2025-11-21meta: Codebase improvements on NeKernel.Amlal El Mahrouss
2025-11-17feat: NeKernel is now under the Apache 2.0 license.Amlal El Mahrouss
2025-11-16fix: kernel: filesystem tweaks.Amlal El Mahrouss
2025-08-30feat: debugsrv: upstream protocol implementation from NeCTI.Amlal El Mahrouss
2025-07-10refactor: use `rt_debug_cmd` instead of `rt_debug_type`Amlal El Mahrouss
2025-06-30feat: Introducing `FileTree` allocation and WiP DebugSrv integration.Amlal El Mahrouss
2025-05-30refactor: Refactor IDeviceObject to DeviceInterface and its usages.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-13feat(kernel): expand KDBG packet structure, and prefix hexadecimalAmlal El Mahrouss
2025-04-29kernel: Figuring out the EPM header bug; where it gets duplicated when writin...Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-25dev, kernel: debug protocol tweaks.Amlal
2025-04-25dev, kernel: fix kDebugTypeLen, made it inline to avoid linker errors.Amlal
2025-04-11big commit, for pedantic CI.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-03-31boot/efi: a set of important patches regarding efi bootz.Amlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss