|
ReactOS 0.4.16-dev-2012-gbac7d7f
|

Go to the source code of this file.
Macros | |
| #define | MAX_XBOX_COM_PORTS 2 |
Variables | |
| ULONG_PTR | FrameBuffer |
| ULONG | FrameBufferSize |
| #define MAX_XBOX_COM_PORTS 2 |
Definition at line 25 of file machxbox.c.
| VOID __cdecl ChainLoadBiosBootSectorCode | ( | IN UCHAR BootDrive | OPTIONAL, |
| IN ULONG BootPartition | OPTIONAL | ||
| ) |
Definition at line 293 of file machxbox.c.
| DBG_DEFAULT_CHANNEL | ( | HWDETECT | ) |
|
static |
Definition at line 154 of file machxbox.c.
Referenced by DetectIsaBios().
|
static |
Definition at line 200 of file machxbox.c.
Referenced by XboxHwDetect().
| VOID DetectSerialPointerPeripheral | ( | PCONFIGURATION_COMPONENT_DATA | ControllerKey, |
| PUCHAR | Base | ||
| ) |
| VOID DetectSerialPorts | ( | _In_opt_ PCSTR | Options, |
| _Inout_ PCONFIGURATION_COMPONENT_DATA | BusKey, | ||
| _In_ GET_SERIAL_PORT | MachGetSerialPort, | ||
| _In_ ULONG | Count | ||
| ) |
Definition at line 789 of file machpc.c.
Referenced by DetectIsaBios().
Definition at line 303 of file machxbox.c.
| BOOLEAN XboxFindPciBios | ( | PPCI_REGISTRY_INFO | BusData | ) |
Definition at line 31 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 82 of file machxbox.c.
Referenced by MachInit().
Definition at line 250 of file machxbox.c.
Referenced by MachInit().
|
static |
Definition at line 93 of file machxbox.c.
Referenced by XboxHwDetect().
Definition at line 47 of file machxbox.c.
Referenced by DetectIsaBios().
| PCONFIGURATION_COMPONENT_DATA XboxHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 265 of file machxbox.c.
Referenced by MachInit().
Definition at line 287 of file machxbox.c.
Referenced by MachInit().
Definition at line 379 of file machxbox.c.
Referenced by MachInit().
|
extern |
Definition at line 29 of file xboxvideo.c.
Referenced by ConsoleEfiGopEnable(), ConsolepClearBuffer(), DetectDisplayController(), EfiGopGetFrameBuffer(), VBEMapVideoMemory(), and XboxVmpMapVideoMemory().
|
extern |
Definition at line 30 of file xboxvideo.c.
Referenced by ConsoleEfiGopEnable(), DetectDisplayController(), EfiGopGetFrameBuffer(), and VidInitialize().