TianoCore EDK2 master
Loading...
Searching...
No Matches
MemoryAttributeManagerDxe.h File Reference

Go to the source code of this file.

Data Structures

struct  MEMORY_ATTRIBUTE_MANAGER_VARSTORE_DATA
 

Macros

#define PROTOCOL_ENABLED_DEFAULT   FixedPcdGetBool(PcdMemoryAttributeEnabledDefault)
 
#define MEMORY_ATTRIBUTE_MANAGER_DATA_VAR_NAME   L"MemoryAttributeManagerData"
 

Detailed Description

Copyright (c) 2023-2024, Mario Bălănică mario.nosp@m.bala.nosp@m.nica0.nosp@m.2@gm.nosp@m.ail.c.nosp@m.om

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MemoryAttributeManagerDxe.h.

Macro Definition Documentation

◆ MEMORY_ATTRIBUTE_MANAGER_DATA_VAR_NAME

#define MEMORY_ATTRIBUTE_MANAGER_DATA_VAR_NAME   L"MemoryAttributeManagerData"

Definition at line 16 of file MemoryAttributeManagerDxe.h.

◆ PROTOCOL_ENABLED_DEFAULT

#define PROTOCOL_ENABLED_DEFAULT   FixedPcdGetBool(PcdMemoryAttributeEnabledDefault)

Definition at line 14 of file MemoryAttributeManagerDxe.h.