mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 19:15:14 +00:00 
			
		
		
		
	 22e6a774f9
			
		
	
	
		22e6a774f9
		
	
	
	
	
		
			
			* 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.
		
			
				
	
	
		
			3 lines
		
	
	
		
			51 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			51 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define MODE_BIGENDIAN 1
 | |
| #include "mdraid_linux.c"
 |