* grub-core/fs/hfs.c (grub_hfs_dir): Use memset instead of
initialisation to avoid __bzero reference.
This commit is contained in:
parent
f7143efe1b
commit
7de5e20af4
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfs.c (grub_hfs_dir): Use memset instead of
|
||||
initialisation to avoid __bzero reference.
|
||||
|
||||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S [__APPLE__]: Add Apple assembly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue