]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtGopDxe/ComponentName.c
Fix some build error under ICC tool-chain.
[mirror_edk2.git] / Nt32Pkg / WinNtGopDxe / ComponentName.c
index 9799d66b1b805a0840e7db21fa3fc185c1126c8b..6387fc9be4f9a269697ced95e0b7d1a6530274c2 100644 (file)
@@ -362,7 +362,7 @@ WinNtGopComponentNameGetControllerName (
   Status = gBS->OpenProtocol (\r
                   ControllerHandle,\r
                   &gEfiGraphicsOutputProtocolGuid,\r
-                  &GraphicsOutput,\r
+                  (VOID **) &GraphicsOutput,\r
                   gWinNtGopDriverBinding.DriverBindingHandle,\r
                   ControllerHandle,\r
                   EFI_OPEN_PROTOCOL_GET_PROTOCOL\r