Forgot to commit ChangeLog ...
This commit is contained in:
parent
6944770e0c
commit
a73f596946
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
||||||
|
2009-11-13 Robert Millan <rmh.grub@aybabtu.com>
|
||||||
|
|
||||||
|
* include/multiboot2.h (multiboot_word): Rename from this ...
|
||||||
|
(multiboot2_word): ... to this. Update all users.
|
||||||
|
(multiboot_header): Rename from this ...
|
||||||
|
(multiboot2_header): ... to this. Update all users.
|
||||||
|
(multiboot_tag_header): Rename from this ...
|
||||||
|
(multiboot2_tag_header): ... to this. Update all users.
|
||||||
|
(multiboot_tag_start): Rename from this ...
|
||||||
|
(multiboot2_tag_start): ... to this. Update all users.
|
||||||
|
(multiboot_tag_name): Rename from this ...
|
||||||
|
(multiboot2_tag_name): ... to this. Update all users.
|
||||||
|
(multiboot_tag_module): Rename from this ...
|
||||||
|
(multiboot2_tag_module): ... to this. Update all users.
|
||||||
|
(multiboot_tag_memory): Rename from this ...
|
||||||
|
(multiboot2_tag_memory): ... to this. Update all users.
|
||||||
|
(multiboot_tag_unused): Rename from this ...
|
||||||
|
(multiboot2_tag_unused): ... to this. Update all users.
|
||||||
|
(multiboot_tag_end): Rename from this ...
|
||||||
|
(multiboot2_tag_end): ... to this. Update all users.
|
||||||
|
|
||||||
2009-11-13 Robert Millan <rmh.grub@aybabtu.com>
|
2009-11-13 Robert Millan <rmh.grub@aybabtu.com>
|
||||||
|
|
||||||
Disable Multiboot2 in i386-ieee1275. It didn't actually work, and on
|
Disable Multiboot2 in i386-ieee1275. It didn't actually work, and on
|
||||||
|
|
Loading…
Reference in a new issue