Home | History | Annotate | Download | only in DxeServicesLib

Lines Matching full:gefisimplefilesystemprotocolguid

716   Status = gBS->LocateDevicePath (&gEfiSimpleFileSystemProtocolGuid, &DevicePathNode, &Handle);

718 Status = gBS->HandleProtocol (Handle, &gEfiSimpleFileSystemProtocolGuid, (VOID**)&Volume);