TianoCore EDK2
master
Loading...
Searching...
No Matches
MemData.c
Go to the documentation of this file.
1
9
#include "
DxeMain.h
"
10
11
//
12
// MemoryLock - synchronizes access to the memory map and pool lists
13
//
14
EFI_LOCK
gMemoryLock =
EFI_INITIALIZE_LOCK_VARIABLE
(TPL_NOTIFY);
15
16
//
17
// MemoryMap - the current memory map
18
//
19
LIST_ENTRY
gMemoryMap =
INITIALIZE_LIST_HEAD_VARIABLE
(gMemoryMap);
INITIALIZE_LIST_HEAD_VARIABLE
#define INITIALIZE_LIST_HEAD_VARIABLE(ListHead)
Definition:
BaseLib.h:2904
DxeMain.h
EFI_INITIALIZE_LOCK_VARIABLE
#define EFI_INITIALIZE_LOCK_VARIABLE(Priority)
Definition:
UefiLib.h:313
_LIST_ENTRY
Definition:
Base.h:247
EFI_LOCK
Definition:
UefiLib.h:58
MdeModulePkg
Core
Dxe
Mem
MemData.c
Generated on Fri Nov 15 2024 18:01:10 for TianoCore EDK2 by
1.9.6