This patch is only a proof of concept but links in QR encode and renders the URLs for stderror.c to the console for a smartphone to scan for additional context.
A few considerations: Additional Memory requirements License for the library Readability from non-console screens stability Dynamic memory requirements (malloc) for the library memory optimizations in the library - bit array instead of bytes? I don't warrant that this is production-ready, but merely trying to show that this could provide additional value. I did try to subscribe to ipxe-devel@lists.ipxe.org and submit a patch, but it appears my requrest to join the list got dropped to the floor. -Jim You can view, comment on, or merge this pull request online at: https://github.com/ipxe/ipxe/pull/102 -- Commit Summary -- * Create ccpp.yml * Added QR Code for bootup to easy scan errors from console. * Get ready for pull request -- File Changes -- A .github/workflows/ccpp.yml (17) A .gitmodules (3) M src/Makefile (4) M src/hci/strerror.c (28) A src/hci/urlqrencode.c (132) -- Patch Links -- https://github.com/ipxe/ipxe/pull/102.patch https://github.com/ipxe/ipxe/pull/102.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/102
_______________________________________________ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel