ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <freeldr.h>
#include <cportlib/cportlib.h>
#include "../ntldr/ntldropts.h"
#include <debug.h>
Go to the source code of this file.
#define AUX_STATUS_OUTPUT_BUFFER_FULL |
Definition at line 242 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 160 of file pcvesa.c.
Referenced by DetectDisplayController().
Definition at line 272 of file pcvesa.c.
Referenced by DetectDisplayController().
VOID __cdecl ChainLoadBiosBootSectorCode | ( | IN UCHAR BootDrive | OPTIONAL, |
IN ULONG BootPartition | OPTIONAL | ||
) |
Definition at line 1745 of file machpc.c.
DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 1570 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 198 of file machpc.c.
Referenced by DetectPnpBios().
|
static |
Definition at line 1622 of file machpc.c.
Referenced by PcHwDetect().
|
static |
Definition at line 1111 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 977 of file machpc.c.
|
static |
Definition at line 1046 of file machpc.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 885 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 255 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 1239 of file machpc.c.
Referenced by DetectPS2Mouse().
Definition at line 1196 of file machpc.c.
Referenced by DetectPS2Mouse().
|
static |
Definition at line 1288 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 405 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
|
static |
Definition at line 558 of file machpc.c.
Referenced by DetectSerialPorts().
VOID DetectSerialPorts | ( | _In_opt_ PCSTR | Options, |
_Inout_ PCONFIGURATION_COMPONENT_DATA | BusKey, | ||
_In_ GET_SERIAL_PORT | MachGetSerialPort, | ||
_In_ ULONG | Count | ||
) |
Definition at line 782 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 742 of file machpc.c.
Referenced by DetectSerialPorts().
Definition at line 498 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
Definition at line 1777 of file machpc.c.
Definition at line 96 of file machpc.c.
Referenced by MachInit().
Definition at line 1680 of file machpc.c.
Referenced by MachInit().
|
static |
Definition at line 120 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 717 of file machpc.c.
Referenced by DetectIsaBios().
PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1692 of file machpc.c.
Referenced by MachInit().
Definition at line 1722 of file machpc.c.
Referenced by MachInit().
Definition at line 1814 of file machpc.c.
Referenced by MachInit().
Definition at line 1178 of file machpc.c.
Referenced by DetectPS2AuxDevice(), and DetectPS2AuxPort().