Christopher Obbard
Christopher Obbard
@Razaloc Perhaps you could take a look at how this could work ? I think we'd need to detect that the file to download is a ZIP file and load...
Tagging as `wishlist` since bmap-tools is fine to install in a build environment, but this feature would be nice-to-have.
> Found out there is a [man crate](https://github.com/rust-cli/man) to allow the CLI application to have a man page. Wonder if we want to have one. Yes, that'd be great to...
right, `bmap::copy` is fine how it is: what this task should describe is refactoring some of the file processing out of the bmap command line tool into a library such...
This will need some careful thinking about, since the EFI environment is entirely different from running under Linux. The API functions for writing to files and block devices may be...
relevant example: https://gitlab.com/aruiz/rust-uefi-example
For a good start here; we should detect a zip file and stream the last part of the zip and look at the contents to see if its an etcher...
@chetan-rathore @quic-pansing @quic-bhaskarv do you have an update? We are seeing the same issue on RB3gen2 ACS image.
The image seems to now boot fine for me, see attached log for more detail. I am not sure if this is a good run or not, due to not...