TianoCore EDK2
master
Loading...
Searching...
No Matches
MmUnblockMemoryLibNull.c
Go to the documentation of this file.
1
16
#include <Base.h>
17
36
RETURN_STATUS
37
EFIAPI
38
MmUnblockMemoryRequest
(
39
IN
PHYSICAL_ADDRESS UnblockAddress,
40
IN
UINT64 NumberOfPages
41
)
42
{
43
return
RETURN_UNSUPPORTED
;
44
}
RETURN_UNSUPPORTED
#define RETURN_UNSUPPORTED
Definition:
Base.h:1081
IN
#define IN
Definition:
Base.h:279
MmUnblockMemoryRequest
RETURN_STATUS EFIAPI MmUnblockMemoryRequest(IN PHYSICAL_ADDRESS UnblockAddress, IN UINT64 NumberOfPages)
Definition:
MmUnblockMemoryLibNull.c:38
MdePkg
Library
MmUnblockMemoryLib
MmUnblockMemoryLibNull.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6