Home
last modified time | relevance | path

Searched refs:EFI_BOOTPART_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_efi.c41 #define EFI_BOOTPART_SIZE (260 * 1024 * 1024) macro
78 return (EFI_BOOTPART_SIZE); in bootpart_size()
H A Dpartedit_x86.c36 #define EFI_BOOTPART_SIZE (260 * 1024 * 1024) macro
105 return (EFI_BOOTPART_SIZE); in bootpart_size()