Adam Clark
Adam Clark
 Update the instructions? Host system: $ uname -a Linux [snip] 5.14.13-200.fc34.x86_64 #1 SMP Mon Oct 18 12:39:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Steps to duplicate: - weather->settings - allow to guess city - enter invalid input for Units? Notice the temperature is way off. Example: 
While not technically following the 0.96 version of multiboot, grub offers some additional (very useful) fields in the multiboot_info structure that would be very helpful if rpi-boot matched. This additional...
multiboot.c is parsing the section headers in order to load an elf executable. I believe the program headers should drive the load. https://github.com/jncronin/rpi-boot/blob/master/multiboot.c#L340 I believe it is a better practice...
While I use glogg on Windows, nearly all of the logs I need to review are generated on Unix-like systems. This means I need to reformat the log from a...