Re: [PATCH v2] Support to disable reed-solomon codes

2013-11-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 26.11.2013 16:48, Jonathan McCune wrote: > > This redundancy may be cumbersome if attempting > > +to cryptographically validate the contents of the bootloader > embedding > > +area, or in more modern systems with GPT-style partition tables > > +(@pxref{BIOS installation}) w

Re: [PATCH v2] Support to disable reed-solomon codes

2013-11-25 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 25.11.2013 23:37, Jon McCune wrote: > [v0] new grub-*-setup flag to disable insertion of reed solomon codes > [v0] grub-install support for option --no-rs-codes > [v1] bugfix: also change the maxsec value in util/setup.c > [v2] Modified to support new C-language install utilities, added > d