Correct function declaration for BlpFindParentBlockDevice

This commit is contained in:
2025-07-28 19:45:19 +02:00
committed by CodingWorkshop Signing Team
parent 6823982227
commit 55ef9bf686

View File

@@ -462,7 +462,7 @@ XTCDECL
BOOLEAN
BlpFindParentBlockDevice(IN PLIST_ENTRY BlockDevices,
IN PEFI_BLOCK_DEVICE_DATA ChildNode,
OUT PEFI_BLOCK_DEVICE_DATA ParentNode);
OUT PEFI_BLOCK_DEVICE_DATA *ParentNode);
XTCDECL
LONG