summaryrefslogtreecommitdiffstats
path: root/sys/boot/amd64/efi/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/amd64/efi/conf.c')
-rw-r--r--sys/boot/amd64/efi/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/amd64/efi/conf.c b/sys/boot/amd64/efi/conf.c
index f9984a3..97dd352 100644
--- a/sys/boot/amd64/efi/conf.c
+++ b/sys/boot/amd64/efi/conf.c
@@ -44,6 +44,7 @@ struct fs_ops *file_system[] = {
&cd9660_fsops,
&nfs_fsops,
&gzipfs_fsops,
+ &bzipfs_fsops,
NULL
};
OpenPOWER on IntegriCloud