| 1315 | |
| 1316 | public: |
| 1317 | FirmwareFile() = default; |
| 1318 | FirmwareFile(const EFIBoot::File_path::MEDIA::Firmware_file &firmware_file); |
| 1319 | EFIBoot::File_path::MEDIA::Firmware_file toEFIBootFilePath() const; |
| 1320 |
nothing calls this directly
no outgoing calls
no test coverage detected