|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include "mm.h"
Go to the source code of this file.
Variables | |
| UCHAR | FrldrBootDrive |
| ULONG | FrldrBootPartition |
| BIOS_MEMORY_MAP | PcBiosMemoryMap [] |
| ULONG | PcBiosMapCount |
| CONFIGURATION_TYPE DiskGetConfigType | ( | _In_ UCHAR | DriveNumber | ) |
Definition at line 402 of file pcdisk.c.
Referenced by DiskOpen(), and PcInitializeBootDevices().
Definition at line 136 of file pcdisk.c.
Referenced by EnumerateHarddisks(), and GetHarddiskInformation().
Definition at line 195 of file pcdisk.c.
Referenced by DetectBiosFloppyPeripheral(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
Definition at line 34 of file pcbeep.c.
Referenced by MachInit().
Definition at line 84 of file pccons.c.
Referenced by MachInit(), and PcVideoSetDisplayMode().
Definition at line 63 of file pccons.c.
Referenced by MachInit().
Definition at line 22 of file pccons.c.
Referenced by MachInit(), and PcConsPutChar().
Definition at line 856 of file pcdisk.c.
Referenced by MachInit().
Definition at line 826 of file pcdisk.c.
Referenced by MachInit(), and PcGetHarddiskConfigurationData().
| BOOLEAN PcDiskReadLogicalSectors | ( | UCHAR | DriveNumber, |
| ULONGLONG | SectorNumber, | ||
| ULONG | SectorCount, | ||
| PVOID | Buffer | ||
| ) |
| BOOLEAN PcFindPciBios | ( | PPCI_REGISTRY_INFO | BusData | ) |
Definition at line 80 of file hwpci.c.
Referenced by Pc98HwDetect(), and PcHwDetect().
Definition at line 24 of file pcrtc.c.
Referenced by MachInit().
| PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1699 of file machpc.c.
Referenced by MachInit().
Definition at line 1729 of file machpc.c.
Referenced by MachInit().
Definition at line 458 of file hwdisk.c.
Referenced by MachInit(), and Pc98InitializeBootDevices().
| PFREELDR_MEMORY_DESCRIPTOR PcMemGetMemoryMap | ( | ULONG * | MemoryMapSize | ) |
Definition at line 609 of file pcmem.c.
Referenced by MachInit().
Definition at line 1825 of file machpc.c.
Referenced by MachInit().
Definition at line 1236 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1195 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1121 of file pcvideo.c.
Referenced by MachInit(), and PcVideoCopyOffScreenBufferToVRAM().
Definition at line 1097 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1127 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1276 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1186 of file pcvideo.c.
Referenced by MachInit(), and PcVideoPrepareForReactOS().
Definition at line 1020 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1308 of file pcvideo.c.
Referenced by PcPrepareForReactOS().
Definition at line 1252 of file pcvideo.c.
Referenced by MachInit().
| VIDEODISPLAYMODE PcVideoSetDisplayMode | ( | PCSTR | DisplayMode, |
| BOOLEAN | Init | ||
| ) |
Definition at line 1045 of file pcvideo.c.
Referenced by MachInit(), and PcVideoInit().
Definition at line 1161 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1285 of file pcvideo.c.
Referenced by MachInit().
|
extern |
Definition at line 47 of file uefidisk.c.
Referenced by ChainLoadBiosBootSectorCode(), DiskGetBootPath(), DiskGetConfigType(), EnumerateHarddisks(), FrldrGetBootDrive(), Pc98InitializeBootDevices(), PcInitializeBootDevices(), UefiInitializeBootDevices(), and UefiSetBootpath().
|
extern |
Definition at line 48 of file uefidisk.c.
Referenced by ChainLoadBiosBootSectorCode(), DiskGetBootPath(), DiskGetConfigType(), FrldrGetBootPartition(), Pc98InitializeBootDevices(), and UefiSetBootpath().
|
extern |
Definition at line 38 of file pcmem.c.
Referenced by DetectAcpiBios(), Pc98MemGetMemoryMap(), and PcMemGetBiosMemoryMap().
|
extern |
Definition at line 37 of file pcmem.c.
Referenced by DetectAcpiBios(), Pc98MemGetMemoryMap(), and PcMemGetBiosMemoryMap().