ReactOS 0.4.16-dev-1019-g2c2cdfd
|
#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 1729 of file machpc.c.
DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 1554 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 182 of file machpc.c.
Referenced by DetectPnpBios().
|
static |
Definition at line 1606 of file machpc.c.
Referenced by PcHwDetect().
|
static |
Definition at line 1095 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 961 of file machpc.c.
|
static |
Definition at line 1030 of file machpc.c.
Referenced by DetectKeyboardController().
|
static |
Definition at line 869 of file machpc.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 239 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 1223 of file machpc.c.
Referenced by DetectPS2Mouse().
Definition at line 1180 of file machpc.c.
Referenced by DetectPS2Mouse().
|
static |
Definition at line 1272 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 389 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
|
static |
Definition at line 542 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 766 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 726 of file machpc.c.
Referenced by DetectSerialPorts().
Definition at line 482 of file machpc.c.
Referenced by DetectSerialPointerPeripheral().
Definition at line 1761 of file machpc.c.
Definition at line 96 of file machpc.c.
Referenced by MachInit().
Definition at line 1664 of file machpc.c.
Referenced by MachInit().
|
static |
Definition at line 120 of file machpc.c.
Referenced by PcHwDetect().
Definition at line 701 of file machpc.c.
Referenced by DetectIsaBios().
PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1676 of file machpc.c.
Referenced by MachInit().
Definition at line 1706 of file machpc.c.
Referenced by MachInit().
Definition at line 1798 of file machpc.c.
Referenced by MachInit().
Definition at line 1162 of file machpc.c.
Referenced by DetectPS2AuxDevice(), and DetectPS2AuxPort().