ReactOS 0.4.16-dev-197-g92996da
|
#include <bl.h>
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::AppEntryOffset |
Definition at line 785 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::BootDeviceOffset |
Definition at line 788 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::FirmwareParametersOffset |
Definition at line 791 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONGLONG _BOOT_APPLICATION_PARAMETER_BLOCK::ImageBase |
Definition at line 778 of file bl.h.
Referenced by BlGetApplicationBaseAndSize(), and ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::ImageSize |
Definition at line 779 of file bl.h.
Referenced by BlGetApplicationBaseAndSize(), and ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::ImageType |
Definition at line 774 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::MemoryDataOffset |
Definition at line 782 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::MemoryTranslationType |
Definition at line 775 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::ReturnArgumentsOffset |
Definition at line 794 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::Signature[2] |
Definition at line 771 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::Size |
Definition at line 773 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().
ULONG _BOOT_APPLICATION_PARAMETER_BLOCK::Version |
Definition at line 772 of file bl.h.
Referenced by ImgpInitializeBootApplicationParameters().