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

#include <MdePkg/Include/Protocol/MemoryAttribute.h>

Data Fields

EFI_GET_MEMORY_ATTRIBUTES GetMemoryAttributes
 
EFI_SET_MEMORY_ATTRIBUTES SetMemoryAttributes
 
EFI_CLEAR_MEMORY_ATTRIBUTES ClearMemoryAttributes
 

Detailed Description

EFI Memory Attribute Protocol provides services to retrieve or update attribute of memory in the EFI environment.

Definition at line 134 of file MemoryAttribute.h.

Field Documentation

◆ ClearMemoryAttributes

EFI_CLEAR_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::ClearMemoryAttributes

Definition at line 137 of file MemoryAttribute.h.

◆ GetMemoryAttributes

EFI_GET_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::GetMemoryAttributes

Definition at line 135 of file MemoryAttribute.h.

◆ SetMemoryAttributes

EFI_SET_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::SetMemoryAttributes

Definition at line 136 of file MemoryAttribute.h.


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