ReactOS 0.4.16-dev-122-g325d74c
|
Go to the source code of this file.
Macros | |
#define | QEMUUART 0x09000000 |
Functions | |
BOOLEAN | Rs232PortInitialize (IN ULONG ComPort, IN ULONG BaudRate) |
VOID | Rs232PortPutByte (UCHAR ByteToSend) |
VOID | FrLdrBugCheckWithMessage (ULONG BugCode, PCHAR File, ULONG Line, PSTR Format,...) |
Variables | |
volatile unsigned int * | UART0DR = (unsigned int *) QEMUUART |
Definition at line 28 of file debug.c.
Referenced by AddMemoryDescriptor(), FrLdrCheckCpuCompatibility(), MmCheckFreeldrImageFile(), PcMemCheckUsableMemorySize(), ReserveMemory(), and UefiExitBootServices().