2008-07-28 Robert Millan <rmh@aybabtu.com>
commit7ef9db621ee9c34387a6acaae1753969e0bf71aa
authorrobertmh <robertmh@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Mon, 28 Jul 2008 22:37:32 +0000 (28 22:37 +0000)
committerrobertmh <robertmh@d0de0278-0dc1-4c01-8a07-af38b3205e46>
Mon, 28 Jul 2008 22:37:32 +0000 (28 22:37 +0000)
tree4075775125e00303083b3e3aa13b261f2c4fc9c1
parent2e4bedb57dcd806b0cb32ae12c6d298a23c12e85
2008-07-28  Robert Millan  <rmh@aybabtu.com>

        * partmap/apple.c (GRUB_APPLE_HEADER_MAGIC): New macro.
        (struct grub_apple_header): New struct.  Describes the layout of
        the partmap header.
        (apple_partition_map_iterate): Check the header magic as well as the
        partition magic (which was already being checked).

git-svn-id: svn://svn.savannah.gnu.org/grub/trunk/grub2@1746 d0de0278-0dc1-4c01-8a07-af38b3205e46
ChangeLog
partmap/apple.c