|
ReactOS 0.4.16-dev-1993-gbf8741d
|
#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 1691 of file machpc.c.
Referenced by MachInit().
Definition at line 1721 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 599 of file pcmem.c.
Referenced by MachInit().
Definition at line 1813 of file machpc.c.
Referenced by MachInit().
Definition at line 1088 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1047 of file pcvideo.c.
Referenced by MachInit().
Definition at line 969 of file pcvideo.c.
Referenced by MachInit(), and PcVideoCopyOffScreenBufferToVRAM().
Definition at line 945 of file pcvideo.c.
Referenced by MachInit().
Definition at line 975 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1128 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1034 of file pcvideo.c.
Referenced by MachInit(), and PcVideoPrepareForReactOS().
Definition at line 1160 of file pcvideo.c.
Referenced by PcPrepareForReactOS().
Definition at line 1104 of file pcvideo.c.
Referenced by MachInit().
| VIDEODISPLAYMODE PcVideoSetDisplayMode | ( | PCSTR | DisplayMode, |
| BOOLEAN | Init | ||
| ) |
Definition at line 887 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1009 of file pcvideo.c.
Referenced by MachInit().
Definition at line 1137 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().