summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe')
-rw-r--r--src/include/ipxe/efi/efi_snp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/efi/efi_snp.h b/src/include/ipxe/efi/efi_snp.h
index e1b866eb8..a468165c5 100644
--- a/src/include/ipxe/efi/efi_snp.h
+++ b/src/include/ipxe/efi/efi_snp.h
@@ -65,7 +65,7 @@ struct efi_snp_device {
/** Driver name */
wchar_t driver_name[16];
/** Controller name */
- wchar_t controller_name[32];
+ wchar_t controller_name[64];
/** The device path
*
* This field is variable in size and must appear at the end