ReactOS 0.4.16-dev-753-g705a985
|
#include <osloader.h>
Definition at line 44 of file osloader.h.
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::BoardType |
Definition at line 48 of file osloader.h.
Referenced by ArmInit(), LlbBuildArmBlock(), and MachInit().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::ClockRate |
Definition at line 49 of file osloader.h.
Referenced by LlbBuildArmBlock().
CHAR _ARM_BOARD_CONFIGURATION_BLOCK::CommandLine[256] |
Definition at line 54 of file osloader.h.
Referenced by ArmInit(), and LlbSetCommandLine().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::ConsGetCh |
Definition at line 57 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::ConsKbHit |
Definition at line 56 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::ConsPutChar |
Definition at line 55 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::GetTime |
Definition at line 70 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::MajorVersion |
Definition at line 46 of file osloader.h.
Referenced by ArmInit(), and LlbBuildArmBlock().
PBIOS_MEMORY_MAP _ARM_BOARD_CONFIGURATION_BLOCK::MemoryMap |
Definition at line 53 of file osloader.h.
Referenced by ArmMemGetMemoryMap(), and LlbBuildArmBlock().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::MemoryMapEntryCount |
Definition at line 52 of file osloader.h.
Referenced by ArmMemGetMemoryMap(), and LlbAllocateMemoryEntry().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::MinorVersion |
Definition at line 47 of file osloader.h.
Referenced by ArmInit(), and LlbBuildArmBlock().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::TimerRegisterBase |
Definition at line 50 of file osloader.h.
Referenced by LlbBuildArmBlock().
ULONG _ARM_BOARD_CONFIGURATION_BLOCK::UartRegisterBase |
Definition at line 51 of file osloader.h.
Referenced by LlbBuildArmBlock().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoClearScreen |
Definition at line 58 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoCopyOffScreenBufferToVRAM |
Definition at line 65 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoGetBufferSize |
Definition at line 61 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoGetDisplaySize |
Definition at line 60 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoGetPaletteColor |
Definition at line 68 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoHideShowTextCursor |
Definition at line 63 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoIsPaletteFixed |
Definition at line 66 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoPutChar |
Definition at line 64 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoSetDisplayMode |
Definition at line 59 of file osloader.h.
Referenced by LlbBuildArmBlock(), and MachInit().
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoSetPaletteColor |
Definition at line 67 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoSetTextCursorPosition |
Definition at line 62 of file osloader.h.
PVOID _ARM_BOARD_CONFIGURATION_BLOCK::VideoSync |
Definition at line 69 of file osloader.h.