mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 08:25:14 +00:00 
			
		
		
		
	|  49d3ab4668 * grub-core/partmap/gpt.c (grub_gpt_partition_type_bios_boot): Make const. (GRUB_MOD_INIT): Don't byte-swap. * include/grub/gpt_partition.h (GRUB_GPT_PARTITION_TYPE_BIOS_BOOT): Use grub_cpu_to_le16_compile_time and grub_cpu_to_le32_compile_time. * include/grub/types.h (grub_swap_bytes16_compile_time): New macro. (grub_swap_bytes32_compile_time): Likewise. (grub_cpu_to_le32_compile_time): Likewise. (grub_cpu_to_le16_compile_time): Likewise. | ||
|---|---|---|
| .. | ||
| acorn.c | ||
| amiga.c | ||
| apple.c | ||
| bsdlabel.c | ||
| gpt.c | ||
| msdos.c | ||
| sun.c | ||
| sunpc.c | ||