TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE Struct Reference

#include <MdePkg/Include/IndustryStandard/Acpi60.h>

Data Fields

UINT8 Type
 
UINT8 Length
 
UINT32 ProximityDomain
 
UINT16 Reserved1
 
UINT32 AddressBaseLow
 
UINT32 AddressBaseHigh
 
UINT32 LengthLow
 
UINT32 LengthHigh
 
UINT32 Reserved2
 
UINT32 Flags
 
UINT64 Reserved3
 

Detailed Description

Memory Affinity Structure Definition

Definition at line 686 of file Acpi60.h.

Field Documentation

◆ AddressBaseHigh

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::AddressBaseHigh

Definition at line 692 of file Acpi60.h.

◆ AddressBaseLow

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::AddressBaseLow

Definition at line 691 of file Acpi60.h.

◆ Flags

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Flags

Definition at line 696 of file Acpi60.h.

◆ Length

UINT8 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Length

Definition at line 688 of file Acpi60.h.

◆ LengthHigh

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::LengthHigh

Definition at line 694 of file Acpi60.h.

◆ LengthLow

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::LengthLow

Definition at line 693 of file Acpi60.h.

◆ ProximityDomain

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::ProximityDomain

Definition at line 689 of file Acpi60.h.

◆ Reserved1

UINT16 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Reserved1

Definition at line 690 of file Acpi60.h.

◆ Reserved2

UINT32 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Reserved2

Definition at line 695 of file Acpi60.h.

◆ Reserved3

UINT64 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Reserved3

Definition at line 697 of file Acpi60.h.

◆ Type

UINT8 EFI_ACPI_6_0_MEMORY_AFFINITY_STRUCTURE::Type

Definition at line 687 of file Acpi60.h.


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