Don't export grub_gate_a20.
* grub-core/kern/i386/pc/init.c: Remove leftovers. * grub-core/kern/i386/pc/startup.S (FUNCTION(grub_gate_a20)): Rename to ... (grub_gate_a20): ... this. All users updated. * include/grub/i386/pc/init.h: Removed. All users updated.
This commit is contained in:
parent
a5dbb1f10d
commit
275433e642
7 changed files with 16 additions and 43 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2010-09-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't export grub_gate_a20.
|
||||
|
||||
* grub-core/kern/i386/pc/init.c: Remove leftovers.
|
||||
* grub-core/kern/i386/pc/startup.S (FUNCTION(grub_gate_a20)): Rename
|
||||
to ...
|
||||
(grub_gate_a20): ... this. All users updated.
|
||||
* include/grub/i386/pc/init.h: Removed. All users updated.
|
||||
|
||||
2010-09-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Create euro.pf2 which supports most European languages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue