fiano icon indicating copy to clipboard operation
fiano copied to clipboard

Go-based tools for modifying UEFI firmware

Results 70 fiano issues
Sort by recently updated
recently updated
newest added

We want to remove more than one type at a time. It would be nice to instead specify entire firmware volumes to run the cleaner on, rather than to just...

enhancement

If utk is used on images repeatedly, due to alignment requirements we may continually generate more and more pad files. We need a way to remove pad files, but this...

enhancement

Right now, utk2 uses a pipeline like the following: utk winterfell.rom \ remove 12345678-9abc-def0-1234-567890abcdef \ remove 23830293-3029-3823-0922-328328330939 \ replace_pe32 Shell linux.efi \ save winterfell2.rom We might be able to have...

discussion

I have a vendor firmware image that prepends signature and certificates to the actual IFD image. The image is not dumped from the flash chip, but is provided along with...

question

Right now, UTK will show duplicates of each firmware volume.

Right now the headers are direct binary dumps. We may want to only leave the relevant items when we dump to json. There's a lot of stuff that's not necessary,...

enhancement
help wanted

Right now, we're at 27%. We want to push the code coverage above 60%. Codecov report: https://codecov.io/gh/linuxboot/fiano/

enhancement

`fmap usage` functions independently of fmap

enhancement