* grub-core/lib/reed_solomon.c (init_powx): Set gf_powx_inv[0] just to
be deterministic. (syndroms): Compute 0 syndrom. (rs_recover): Use 0 syndrom.
This commit is contained in:
parent
7a7f7cc9c3
commit
ee9c2e7a97
2 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (init_powx): Set gf_powx_inv[0] just to
|
||||
be deterministic.
|
||||
(syndroms): Compute 0 syndrom.
|
||||
(rs_recover): Use 0 syndrom.
|
||||
|
||||
2011-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/kernel.h (FOR_MODULES): Make it a bit faster.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue