]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtBlockIoDxe/ComponentName.c
Fix some build error under ICC tool-chain.
[mirror_edk2.git] / Nt32Pkg / WinNtBlockIoDxe / ComponentName.c
index 6a75874c97ef927798ee624c92659cc1a2b10148..8e23b41af669fea1ae03fbf27f0fdd0dbd1a9bed 100644 (file)
@@ -338,7 +338,7 @@ WinNtBlockIoComponentNameGetControllerName (
   Status = gBS->OpenProtocol (\r
                   ControllerHandle,\r
                   &gEfiBlockIoProtocolGuid,\r
-                  &BlockIo,\r
+                  (VOID **) &BlockIo,\r
                   gWinNtBlockIoDriverBinding.DriverBindingHandle,\r
                   ControllerHandle,\r
                   EFI_OPEN_PROTOCOL_GET_PROTOCOL\r