TianoCore EDK2
master
Loading...
Searching...
No Matches
StandaloneMmMmuLib.h
Go to the documentation of this file.
1
9
#ifndef STANDALONE_MM_MMU_LIB_
10
#define STANDALONE_MM_MMU_LIB_
11
12
EFI_STATUS
13
ArmSetMemoryRegionNoExec (
14
IN
EFI_PHYSICAL_ADDRESS
BaseAddress,
15
IN
UINT64 Length
16
);
17
18
EFI_STATUS
19
ArmClearMemoryRegionNoExec (
20
IN
EFI_PHYSICAL_ADDRESS
BaseAddress,
21
IN
UINT64 Length
22
);
23
24
EFI_STATUS
25
ArmSetMemoryRegionReadOnly (
26
IN
EFI_PHYSICAL_ADDRESS
BaseAddress,
27
IN
UINT64 Length
28
);
29
30
EFI_STATUS
31
ArmClearMemoryRegionReadOnly (
32
IN
EFI_PHYSICAL_ADDRESS
BaseAddress,
33
IN
UINT64 Length
34
);
35
36
#endif
/* STANDALONE_MM_MMU_LIB_ */
IN
#define IN
Definition:
Base.h:279
EFI_PHYSICAL_ADDRESS
UINT64 EFI_PHYSICAL_ADDRESS
Definition:
UefiBaseType.h:50
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
ArmPkg
Include
Library
StandaloneMmMmuLib.h
Generated on Fri Nov 15 2024 18:01:04 for TianoCore EDK2 by
1.9.6