reactos/ntoskrnl/kd
Hermès Bélusca-Maïto f620ce7705
[NTOS:KDBG] Introduce local versions of KdpPrintString, KdpDprintf and KdpPromptString...
... since the original ones are internal to the kernel and won't be
available once KDBG is moved out of it.

Use these functions in the pager/prompt support.
2023-04-12 19:30:54 +02:00
..
arm [NTOS:KD:KDBG] Move some files to a better place. 2023-03-27 23:31:28 +02:00
i386 [NTOS:KD] Fix buffer overflow for the signon in KdPortInitializeEx. 2023-04-05 03:33:39 +02:00
kd.h [NTOS:KDBG] Isolate terminal and input-related routines from the rest of KDBG. (#5188) 2023-03-29 02:42:31 +02:00
kdio.c [NTOS:KDBG] Introduce local versions of KdpPrintString, KdpDprintf and KdpPromptString... 2023-04-12 19:30:54 +02:00
kdmain.c [NTOS:KDBG] Isolate terminal and input-related routines from the rest of KDBG. (#5188) 2023-03-29 02:42:31 +02:00
kdprompt.c [NTOS:KD] Fix build, addendum to commit f3dd7133. 2023-03-29 03:36:24 +02:00
kdps2kbd.c [NTOS:KD] Update file headers. 2023-03-27 23:31:33 +02:00
kdserial.c [NTOS:KD:KDBG] Isolate the read-line (prompt) functionality in a separate file. 2023-03-28 16:14:40 +02:00
kdterminal.c Fix build, addendum to commit 35180b3a 2023-03-29 02:55:06 +02:00
kdterminal.h [NTOS:KDBG] Isolate terminal and input-related routines from the rest of KDBG. (#5188) 2023-03-29 02:42:31 +02:00