Home | History | Annotate | Download | only in EdkShellPkg

Lines Matching full:gefisimplefilesystemprotocolguid

4105 +  &gEfiSimpleFileSystemProtocolGuid,
7963 - Status = BS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, &BlockIo);
7964 + Status = BS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, (VOID **)&BlockIo);