[LinuxBIOS] patch: fix filo dependency on memory being zero

ron minnich rminnich at gmail.com
Wed Oct 3 20:23:45 CEST 2007


This patch makes qemu work again on v3. FILO was depending on bss
being zero, which is not all that safe in embedded. It's better to
zero things you are depending on being zero.

ron




More information about the coreboot mailing list