On 09/28/2011 10:57 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 28.09.2011 19:56, Grégoire Sutre wrote:
+  grub_uint64_t buf[(GRUB_DISK_SECTOR_SIZE + 7) / 8];
No need for + 7 since you know that GRUB_DISK_SECTOR_SIZE is divisible
by 8. Other than this patch looks good. Go ahead

Thanks, committed.

> (I assume that you checked that it works well with NetBSD)

I made a number of tests, with various partitioning schemes,
mainly with NetBSD -current, but I also made a few with the
latest stable release.

Grégoire

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to