#include <arc.h>
Public Attributes | |
| LIST_ENTRY | LoadOrderListHead |
| LIST_ENTRY | MemoryDescriptorListHead |
| LIST_ENTRY | BootDriverListHead |
| ULONG_PTR | KernelStack |
| ULONG_PTR | Prcb |
| ULONG_PTR | Process |
| ULONG_PTR | Thread |
| ULONG | RegistryLength |
| PVOID | RegistryBase |
| PCONFIGURATION_COMPONENT_DATA | ConfigurationRoot |
| PCHAR | ArcBootDeviceName |
| PCHAR | ArcHalDeviceName |
| PCHAR | NtBootPathName |
| PCHAR | NtHalPathName |
| PCHAR | LoadOptions |
| PNLS_DATA_BLOCK | NlsData |
| PARC_DISK_INFORMATION | ArcDiskInformation |
| PVOID | OemFontFile |
| _SETUP_LOADER_BLOCK * | SetupLoaderBlock |
| PLOADER_PARAMETER_EXTENSION | Extension |
| union { | |
| I386_LOADER_BLOCK I386 | |
| ALPHA_LOADER_BLOCK Alpha | |
| IA64_LOADER_BLOCK Ia64 | |
| } | u |
|
|
|
|
|
Definition at line 1854 of file arc.h. Referenced by IoGetBootDiskInformation(), and IopAddRemoteBootValuesToRegistry(). |
|
|
Definition at line 1860 of file arc.h. Referenced by IoGetBootDiskInformation(). |
|
|
Definition at line 1855 of file arc.h. Referenced by IoGetBootDiskInformation(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1847 of file arc.h. Referenced by KeStartAllProcessors(). |
|
|
|
|
|
Definition at line 1844 of file arc.h. Referenced by CmpCreateHwProfileFriendlyName(), IopInitializeBootLogging(), KeDumpMachineState(), and KiPcToFileHeader(). |
|
|
Definition at line 1845 of file arc.h. Referenced by KeStartAllProcessors(). |
|
|
|
|
|
Definition at line 1856 of file arc.h. Referenced by IopAddRemoteBootValuesToRegistry(), and IopAssignNetworkDriveLetter(). |
|
|
|
|
|
|
|
|
Definition at line 1848 of file arc.h. Referenced by KeStartAllProcessors(), and KiInitializeKernel(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1862 of file arc.h. Referenced by IopAddRemoteBootValuesToRegistry(), IopAssignNetworkDriveLetter(), IopStartNetworkForRemoteBoot(), and IopStartTcpIpForRemoteBoot(). |
|
|
Definition at line 1850 of file arc.h. Referenced by KeStartAllProcessors(). |
|
|
Referenced by KeStartAllProcessors(), KiInitializeAbios(), and KiInitializeMachineType(). |
1.3.7