* util/getroot.c (grub_util_biosdisk_get_grub_dev) [__APPLE__]:
Implement Apple flavour. (convert_system_partition_to_system_disk) [__APPLE__]: Likewise.
This commit is contained in:
parent
f7194551c4
commit
037f6d9060
2 changed files with 39 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (grub_util_biosdisk_get_grub_dev) [__APPLE__]:
|
||||
Implement Apple flavour.
|
||||
(convert_system_partition_to_system_disk) [__APPLE__]: Likewise.
|
||||
|
||||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/misc.h (memcmp) [__APPLE__]: Mark as regparm 0.
|
||||
|
@ -9,7 +15,6 @@
|
|||
(memcpy) [__APPLE__]: Likewise.
|
||||
(memset) [__APPLE__]: Likewise.
|
||||
|
||||
|
||||
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/genmod.sh.in: Fix a bug in Apple part which caused
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue