On Wed, Oct 22, 2008 at 8:36 AM, Jordan Crouse jordan.crouse@amd.com wrote:
In the mean time, somebody needs to play build master - we need the LZMA and NRV2B code to be wholy contained in a single binary with an entry point. Best best for a container is a ELF with a single .text segment and nothing else. A binary blob would be fine too, assuming that we know the entry point. Coreboot and the payloads will need to know how to jump to the code and back out.
why the elf? we run initram now in place just fine. Why can't we do this the same way we do initram?
ron