grub/grub-core
Vladimir 'phcoder' Serbinenko 22e6a774f9 Handle big-endian mdraid.
* Makefile.util.def (libgrubkern): Add mdraid_linux_be.c.
	* grub-core/Makefile.core.def (mdraid09_be): New module.
	* grub-core/disk/mdraid_linux.c: Use grub_md_to_cpu* and grub_cpu_to_md*
	rather than grub_le_to_cpu* and grub_cpu_to_le*.
	* grub-core/disk/mdraid_linux_be.c: New file.
2012-03-26 16:10:40 +02:00
..
2012-02-12 15:25:25 +01:00
2012-03-26 16:10:40 +02:00
2012-03-03 20:53:54 +01:00
2012-03-03 20:12:03 +01:00
2012-03-10 20:41:28 +01:00
2012-02-26 18:09:07 +01:00
2012-02-10 16:48:48 +01:00
2012-03-26 16:10:40 +02:00