[BOOT:MM] Implement MmMdFindDescriptorFromMdl()

This commit is contained in:
2024-09-01 12:41:08 -04:00
parent 471beb8130
commit 3aae765c9c
2 changed files with 53 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ Abstract:
#define MDL_OPERATION_FLAGS_TRUNCATE 0x00000002
#define MDL_OPERATION_FLAGS_PHYSICAL 0x40000000
#define MDL_OPERATION_FLAGS_VIRTUAL 0x80000000
NTSTATUS
MmFwGetMemoryMap (