* grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size):
Do not explicitly check for symbol table as it's already checked in platform-independent layer.
This commit is contained in:
parent
fe4ae21331
commit
4f4ea1b449
2 changed files with 7 additions and 11 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/ia64/dl_helper.c (grub_ia64_dl_get_tramp_got_size):
|
||||
Do not explicitly check for symbol table as it's already checked in
|
||||
platform-independent layer.
|
||||
|
||||
2013-12-09 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-mkconfig.in: Add missing newline to output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue