fiano
fiano copied to clipboard
Go-based tools for modifying UEFI firmware
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...
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...
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...
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...
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,...
Right now, we're at 27%. We want to push the code coverage above 60%. Codecov report: https://codecov.io/gh/linuxboot/fiano/