mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 19:15:14 +00:00 
			
		
		
		
	 d9c48c7b7c
			
		
	
	
		d9c48c7b7c
		
	
	
	
	
		
			
			* Makefile.util.def (libgrubmods): Add ufs_be.c * grub-core/Makefile.core.def (ufs1_be): New module. * grub-core/fs/ufs_be.c: New file. * grub-core/fs/ufs.c: Declare grub_ufs_to_le* and use them throughout the file.
		
			
				
	
	
		
			3 lines
		
	
	
		
			42 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			42 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define MODE_BIGENDIAN 1
 | |
| #include "ufs.c"
 |