ReactOS 0.4.16-dev-983-g23ad936
|
#include <arc.h>
PVOID _LOADER_PARAMETER_EXTENSION::AcpiTable |
Definition at line 417 of file arc.h.
Referenced by HalpAcpiTableCacheInit(), and PoInitSystem().
ULONG _LOADER_PARAMETER_EXTENSION::AcpiTableSize |
Definition at line 418 of file arc.h.
Referenced by HalpAcpiTableCacheInit().
LIST_ENTRY _LOADER_PARAMETER_EXTENSION::BootApplicationPersistentData |
ULONG _LOADER_PARAMETER_EXTENSION::BootViaWinload |
LIST_ENTRY _LOADER_PARAMETER_EXTENSION::FirmwareDescriptorListHead |
PHEADLESS_LOADER_BLOCK _LOADER_PARAMETER_EXTENSION::HeadlessLoaderBlock |
ULONG_PTR _LOADER_PARAMETER_EXTENSION::LoaderPagesSpanned |
Definition at line 403 of file arc.h.
Referenced by MmArmInitSystem().
PLOADER_PERFORMANCE_DATA _LOADER_PARAMETER_EXTENSION::LoaderPerformanceData |
ULONG _LOADER_PARAMETER_EXTENSION::MajorVersion |
Definition at line 395 of file arc.h.
Referenced by LoadAndBootWindows().
ULONG _LOADER_PARAMETER_EXTENSION::MinorVersion |
Definition at line 396 of file arc.h.
Referenced by LoadAndBootWindows().
PNETWORK_LOADER_BLOCK _LOADER_PARAMETER_EXTENSION::NetworkLoaderBlock |
PROFILE_PARAMETER_BLOCK _LOADER_PARAMETER_EXTENSION::Profile |
ULONG _LOADER_PARAMETER_EXTENSION::Size |
Definition at line 393 of file arc.h.
Referenced by HalpAcpiTableCacheInit().
PSMBIOS_TABLE_HEADER _LOADER_PARAMETER_EXTENSION::SMBiosEPSHeader |