27 EfiPrintf(
L" MmArchInitialize NOT IMPLEMENTED for this platform\r\n");
39 EfiPrintf(
L" MmMapPhysicalAddress NOT IMPLEMENTED for this platform\r\n");
50 EfiPrintf(
L" MmMapPhysicalAddress NOT IMPLEMENTED for this platform\r\n");
NTSTATUS MmMapPhysicalAddress(_Inout_ PPHYSICAL_ADDRESS PhysicalAddress, _Out_ PVOID *VirtualAddress, _Inout_ PULONGLONG Size, _In_ ULONG CacheAttributes)
VOID EfiPrintf(_In_ PWCHAR Format,...)
NTSTATUS MmArchInitialize(_In_ ULONG Phase, _In_ PBL_MEMORY_DATA MemoryData, _In_ BL_TRANSLATION_TYPE TranslationType, _In_ BL_TRANSLATION_TYPE LibraryTranslationType)
BOOLEAN MmArchTranslateVirtualAddress(_In_ PVOID VirtualAddress, _Out_opt_ PPHYSICAL_ADDRESS PhysicalAddress, _Out_opt_ PULONG CachingFlags)
enum _BL_TRANSLATION_TYPE BL_TRANSLATION_TYPE
#define STATUS_NOT_IMPLEMENTED
ULONG_PTR MmArchTopOfApplicationAddressSpace
BL_ADDRESS_RANGE MmArchKsegAddressRange
ULONG MmArchLargePageSize
__GNU_EXTENSION typedef unsigned __int64 * PULONGLONG
_Must_inspect_result_ _In_ WDFDMATRANSACTION _In_ PFN_WDF_PROGRAM_DMA _In_ WDF_DMA_DIRECTION _In_ PMDL _In_ PVOID VirtualAddress
_Must_inspect_result_ typedef _In_ PHYSICAL_ADDRESS PhysicalAddress