summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi/efiboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/libefi/efiboot.h')
-rw-r--r--sys/boot/efi/libefi/efiboot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/efi/libefi/efiboot.h b/sys/boot/efi/libefi/efiboot.h
index c8d6da7..780554e 100644
--- a/sys/boot/efi/libefi/efiboot.h
+++ b/sys/boot/efi/libefi/efiboot.h
@@ -83,6 +83,8 @@ extern ssize_t efi_readin(int fd, vm_offset_t dest, size_t len);
extern int efi_boot(void);
extern int efi_autoload(void);
+extern int fpswa_init(u_int64_t *fpswa_interface);
+
struct bootinfo;
struct preloaded_file;
extern int bi_load(struct bootinfo *, struct preloaded_file *,
OpenPOWER on IntegriCloud