|
ReactOS 0.4.17-dev-684-ga6524ef
|
#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 381 of file pcdisk.c.
Referenced by DiskOpen().
Definition at line 174 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 835 of file pcdisk.c.
Referenced by MachInit().
Definition at line 805 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 77 of file hwpci.c.
Referenced by Pc98HwDetect(), and PcHwDetect().
Definition at line 30 of file pcrtc.c.
Referenced by MachInit().
| PCONFIGURATION_COMPONENT_DATA PcHwDetect | ( | _In_opt_ PCSTR | Options | ) |
Definition at line 1684 of file machpc.c.
Referenced by MachInit().
Definition at line 1713 of file machpc.c.
Referenced by MachInit().
Definition at line 438 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 1809 of file machpc.c.
Referenced by MachInit().
Definition at line 1216 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1175 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1101 of file pcvideo.c.
Referenced by MachInit(), and PcVideoCopyOffScreenBufferToVRAM().
Definition at line 1077 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1107 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1256 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1166 of file pcvideo.c.
Referenced by MachInit(), and PcVideoPrepareForReactOS().
Definition at line 1000 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1288 of file pcvideo.c.
Referenced by PcPrepareForReactOS().
Definition at line 1232 of file pcvideo.c.
Referenced by MachInit().
| VIDEODISPLAYMODE PcVideoSetDisplayMode | ( | PCSTR | DisplayMode, |
| BOOLEAN | Init | ||
| ) |
Definition at line 1025 of file pcvideo.c.
Referenced by MachInit(), and PcVideoInit().
Definition at line 1141 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1265 of file pcvideo.c.
Referenced by MachInit().
|
extern |
Definition at line 57 of file uefidisk.c.
Referenced by ChainLoadBiosBootSectorCode(), DiskGetBootPath(), DiskGetConfigType(), EnumerateHarddisks(), FrldrGetBootDrive(), Pc98InitializeBootDevices(), PcInitializeBootDevices(), UefiInitializeBootDevices(), and UefiSetBootpath().
|
extern |
Definition at line 58 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().