1
0
원본 프로젝트 : xt-sys/exectos

Correct function declaration for BlpFindParentBlockDevice

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

파일 보기

@@ -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