Home | History | Annotate | Download | only in EdkShellPkg

Lines Matching full:gefisimplefilesystemprotocolguid

8790 -    Status = BS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, &BlockIo);
8791 + Status = BS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, (VOID**)&BlockIo);