Fix some build error under ICC tool-chain.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6357 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2008-11-01 02:50:51 +00:00
parent 86026b9dff
commit 6394182967
11 changed files with 25 additions and 25 deletions

View File

@@ -338,7 +338,7 @@ WinNtBlockIoComponentNameGetControllerName (
Status = gBS->OpenProtocol (
ControllerHandle,
&gEfiBlockIoProtocolGuid,
&BlockIo,
(VOID **) &BlockIo,
gWinNtBlockIoDriverBinding.DriverBindingHandle,
ControllerHandle,
EFI_OPEN_PROTOCOL_GET_PROTOCOL