* grub-core/commands/lsacpi.c (disp_acpi_xsdt_table): Fix loop condition
to avoid infinite loop. (disp_acpi_rsdt_table): Likewise.
This commit is contained in:
parent
274416e82f
commit
697f18b067
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-24 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||
|
||||
* grub-core/commands/lsacpi.c (disp_acpi_xsdt_table): Fix loop condition
|
||||
to avoid infinite loop.
|
||||
(disp_acpi_rsdt_table): Likewise.
|
||||
|
||||
2012-02-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/font/font.c (grub_font_load): Add support for default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue