summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/loader/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/loader/conf.c')
-rw-r--r--sys/boot/efi/loader/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/efi/loader/conf.c b/sys/boot/efi/loader/conf.c
index ecbf8b0..3596a63 100644
--- a/sys/boot/efi/loader/conf.c
+++ b/sys/boot/efi/loader/conf.c
@@ -51,6 +51,7 @@ struct fs_ops *file_system[] = {
&dosfs_fsops,
&ufs_fsops,
&cd9660_fsops,
+ &tftp_fsops,
&nfs_fsops,
&gzipfs_fsops,
&bzipfs_fsops,
OpenPOWER on IntegriCloud