MCPcopy Create free account
hub / github.com/Neverous/efibooteditor / FirmwareFile

Method FirmwareFile

include/bootentry.h:1317–1317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1315
1316public:
1317 FirmwareFile() = default;
1318 FirmwareFile(const EFIBoot::File_path::MEDIA::Firmware_file &firmware_file);
1319 EFIBoot::File_path::MEDIA::Firmware_file toEFIBootFilePath() const;
1320

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected