ReactOS 0.4.15-dev-7906-g1b85a5f
ACPI_EFI_MEMORY_DESCRIPTOR Struct Reference

#include <acefiex.h>

Public Attributes

UINT32 Type
 
UINT32 Pad
 
ACPI_EFI_PHYSICAL_ADDRESS PhysicalStart
 
ACPI_EFI_VIRTUAL_ADDRESS VirtualStart
 
UINT64 NumberOfPages
 
UINT64 Attribute
 

Detailed Description

Definition at line 162 of file acefiex.h.

Member Data Documentation

◆ Attribute

UINT64 ACPI_EFI_MEMORY_DESCRIPTOR::Attribute

Definition at line 168 of file acefiex.h.

◆ NumberOfPages

UINT64 ACPI_EFI_MEMORY_DESCRIPTOR::NumberOfPages

Definition at line 167 of file acefiex.h.

◆ Pad

UINT32 ACPI_EFI_MEMORY_DESCRIPTOR::Pad

Definition at line 164 of file acefiex.h.

◆ PhysicalStart

ACPI_EFI_PHYSICAL_ADDRESS ACPI_EFI_MEMORY_DESCRIPTOR::PhysicalStart

Definition at line 165 of file acefiex.h.

◆ Type

UINT32 ACPI_EFI_MEMORY_DESCRIPTOR::Type

Definition at line 163 of file acefiex.h.

◆ VirtualStart

ACPI_EFI_VIRTUAL_ADDRESS ACPI_EFI_MEMORY_DESCRIPTOR::VirtualStart

Definition at line 166 of file acefiex.h.


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