ReactOS 0.4.15-dev-7842-g558ab78
ACPI_EFI_LOADED_IMAGE Struct Reference

#include <acefiex.h>

Collaboration diagram for ACPI_EFI_LOADED_IMAGE:

Public Attributes

UINT32 Revision
 
ACPI_EFI_HANDLE ParentHandle
 
struct _ACPI_EFI_SYSTEM_TABLESystemTable
 
ACPI_EFI_HANDLE DeviceHandle
 
ACPI_EFI_DEVICE_PATHFilePath
 
VOIDReserved
 
UINT32 LoadOptionsSize
 
VOIDLoadOptions
 
VOIDImageBase
 
UINT64 ImageSize
 
ACPI_EFI_MEMORY_TYPE ImageCodeType
 
ACPI_EFI_MEMORY_TYPE ImageDataType
 
ACPI_EFI_IMAGE_UNLOAD Unload
 

Detailed Description

Definition at line 505 of file acefiex.h.

Member Data Documentation

◆ DeviceHandle

ACPI_EFI_HANDLE ACPI_EFI_LOADED_IMAGE::DeviceHandle

Definition at line 509 of file acefiex.h.

◆ FilePath

ACPI_EFI_DEVICE_PATH* ACPI_EFI_LOADED_IMAGE::FilePath

Definition at line 510 of file acefiex.h.

◆ ImageBase

VOID* ACPI_EFI_LOADED_IMAGE::ImageBase

Definition at line 514 of file acefiex.h.

◆ ImageCodeType

ACPI_EFI_MEMORY_TYPE ACPI_EFI_LOADED_IMAGE::ImageCodeType

Definition at line 516 of file acefiex.h.

◆ ImageDataType

ACPI_EFI_MEMORY_TYPE ACPI_EFI_LOADED_IMAGE::ImageDataType

Definition at line 517 of file acefiex.h.

◆ ImageSize

UINT64 ACPI_EFI_LOADED_IMAGE::ImageSize

Definition at line 515 of file acefiex.h.

◆ LoadOptions

VOID* ACPI_EFI_LOADED_IMAGE::LoadOptions

Definition at line 513 of file acefiex.h.

◆ LoadOptionsSize

UINT32 ACPI_EFI_LOADED_IMAGE::LoadOptionsSize

Definition at line 512 of file acefiex.h.

◆ ParentHandle

ACPI_EFI_HANDLE ACPI_EFI_LOADED_IMAGE::ParentHandle

Definition at line 507 of file acefiex.h.

◆ Reserved

VOID* ACPI_EFI_LOADED_IMAGE::Reserved

Definition at line 511 of file acefiex.h.

◆ Revision

UINT32 ACPI_EFI_LOADED_IMAGE::Revision

Definition at line 506 of file acefiex.h.

◆ SystemTable

struct _ACPI_EFI_SYSTEM_TABLE* ACPI_EFI_LOADED_IMAGE::SystemTable

Definition at line 508 of file acefiex.h.

◆ Unload

ACPI_EFI_IMAGE_UNLOAD ACPI_EFI_LOADED_IMAGE::Unload

Definition at line 518 of file acefiex.h.


The documentation for this struct was generated from the following file: