Handle module_license on windows.
* util/grub-pe2elf.c (MODLICENSE_SECTION): New definition. All following sections shifted. (insert_string): Make argument const char * instead of char *. (write_section_data): Handle long section names. Handle module_license.
This commit is contained in:
parent
d4de6b01e8
commit
2217a1430e
2 changed files with 39 additions and 15 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-05-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Handle module_license on windows.
|
||||
|
||||
* util/grub-pe2elf.c (MODLICENSE_SECTION): New definition. All following
|
||||
sections shifted.
|
||||
(insert_string): Make argument const char * instead of char *.
|
||||
(write_section_data): Handle long section names.
|
||||
Handle module_license.
|
||||
|
||||
2011-05-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/menuentry.c (grub_cmd_menuentry): Correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue