Skip to content
  • Vladimir 'phcoder' Serbinenko's avatar
    Handle big-endian mdraid. · 22e6a774
    Vladimir 'phcoder' Serbinenko authored
    	* 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.
    22e6a774