ChangeLog
This commit is contained in:
parent
352640ca0d
commit
d3d389719c
1 changed files with 9 additions and 0 deletions
9
ChangeLog.ofconsole
Normal file
9
ChangeLog.ofconsole
Normal file
|
@ -0,0 +1,9 @@
|
|||
2009-12-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix console palette on OpenFirmware.
|
||||
|
||||
* term/ieee1275/ofconsole.c (MAX): Removed.
|
||||
(colors): Redone based on VGA palette.
|
||||
(grub_ofconsole_setcolor): Discard brightness bit since only 8
|
||||
colors are supported.
|
||||
(grub_ofconsole_init_output): Use ARRAY_SIZE instead of hardcoded size.
|
Loading…
Add table
Reference in a new issue