Emmanuel Blot

Results 175 comments of Emmanuel Blot

That would be really nice if you can test (and fix any stupid mistake I made), yes. About bit banging: I think it would be deadly slow, as it would...

It is likely not the bit-bang mode I had in mind, for which there is no buffering available. If you have the C++ extract (which libftdi API you call and...

Just checking, what you need is something like: ## UEFI-PXE boot PXEd[pxed] INFO: UUID is 2B88C321:4AAE:EDC2:1BA7:1C697A006F4C for MAC 1C:69:7A:00:6F:4C PXEd[pxed] INFO: 1C:69:7A:00:6F:4C access is authorized, request will be satisfied PXEd[pxed]...

I'm not sure how to distinguish secure UEFI from non-secure UEFI boots from the above example. Meanwhile, please checkout the [pxe_rework](https://github.com/eblot/pybootd/tree/pxe_rework) branch. Beware the syntax for the *.ini* file has...

Have you run pybootd from this branch and can you confirm that it works w/ your environment?

Note: please use markdown syntax - especially for verbatim blocks - to ease reading, thanks. Code block: an empty line followed with 4 space indented lines. I've edited the existing...

Ok thanks for the update. Let me know when you get a chance to test it.

I’m not sure to understand the relationship with pybootd here. More details are required...

We do not have a S25FL1-K 64Mb available, but I found a 16Mb version to perform some tests.

Unfortunately, it is a SL25FL016K, which does not seem compliant with S25FL1-K. Spansion SPI data flash series are notoriously ugly as they may identify with same IDs but expose incompatible...