-----Original Message----- From: Patrick Georgi [mailto:patrick@georgi-clan.de] Sent: Saturday, April 25, 2009 8:24 AM To: Myles Watson Cc: coreboot@coreboot.org Subject: Re: [coreboot] [PATCH] more intelligent cbfs walker
Am 25.04.2009 15:22, schrieb Myles Watson:
I can see your point, but CBFS design assumes that CBFS magic is
sufficient.
So if seabios was in the image, then deleted, and a smaller payload is added, and the first surviving bytes of the old seabios image are part of its cbfs walker (which includes the magic)?
Have you seen this happen? If so delete is broken. Delete zeroes freed space.
Thanks for fixing this,
Myles