ReactOS 0.4.16-dev-814-g656a5dc
|
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) |
DECLSPEC_NORETURN VOID | FrLdrBugCheckWithMessage (ULONG BugCode, PCHAR File, ULONG Line, PSTR Format,...) |
Variables | |
volatile unsigned int * | UART0DR = (unsigned int *) QEMUUART |
DECLSPEC_NORETURN VOID FrLdrBugCheckWithMessage | ( | ULONG | BugCode, |
PCHAR | File, | ||
ULONG | Line, | ||
PSTR | Format, | ||
... | |||
) |
Definition at line 29 of file debug.c.
Referenced by AddMemoryDescriptor(), FrLdrCheckCpuCompatibility(), MmCheckFreeldrImageFile(), PcMemCheckUsableMemorySize(), ReserveMemory(), and UefiExitBootServices().