On Tue, Aug 31, 2010 at 07:15:17PM +0530, BVK Chaitanya wrote:
> On Tue, Aug 31, 2010 at 4:28 PM, Colin Watson <cjwat...@ubuntu.com> wrote:
> > +struct embed_signature
> > +{
> > +  const char *signature;
> > +  int signature_len;
> > +};
> 
> It seems this cannot take care of cases where signature starts at some
> byte offset in a sector, isn't it?

Correct.  If I see such a signature in practice then I'll extend it. ;-)

-- 
Colin Watson                                       [cjwat...@ubuntu.com]

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to