FilePath
const char *FilePath() const;
efi_device_path_protocol* FilePath;
if (fileDevice && fileDevice->FilePath()
&& !strcmp(filePath, fileDevice->FilePath())) {
ssize_t copied = user_strlcpy(buffer, fileDevice->FilePath(),