2010-01-22 Vladimir Serbinenko <phcoder@gmail.com>
* term/ieee1275/ofconsole.c (grub_ofconsole_setcolorstate): Allocate on stack since heap may be unavailable at that point. (grub_ofconsole_gotoxy): Likewise.
This commit is contained in:
parent
454fcd1c9b
commit
4b358c0a56
2 changed files with 12 additions and 10 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-01-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* term/ieee1275/ofconsole.c (grub_ofconsole_setcolorstate): Allocate on
|
||||
stack since heap may be unavailable at that point.
|
||||
(grub_ofconsole_gotoxy): Likewise.
|
||||
|
||||
2010-01-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* configure.ac: Check for _restgpr_14_x.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue