TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MemoryAttribute.h>
Data Fields | |
EFI_GET_MEMORY_ATTRIBUTES | GetMemoryAttributes |
EFI_SET_MEMORY_ATTRIBUTES | SetMemoryAttributes |
EFI_CLEAR_MEMORY_ATTRIBUTES | ClearMemoryAttributes |
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.
EFI_CLEAR_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::ClearMemoryAttributes |
Definition at line 137 of file MemoryAttribute.h.
EFI_GET_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::GetMemoryAttributes |
Definition at line 135 of file MemoryAttribute.h.
EFI_SET_MEMORY_ATTRIBUTES _EFI_MEMORY_ATTRIBUTE_PROTOCOL::SetMemoryAttributes |
Definition at line 136 of file MemoryAttribute.h.