aboutsummaryrefslogtreecommitdiff
path: root/src/util/efirom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/efirom.c')
-rw-r--r--src/util/efirom.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/efirom.c b/src/util/efirom.c
index 95feaf2..8ac7966 100644
--- a/src/util/efirom.c
+++ b/src/util/efirom.c
@@ -28,6 +28,8 @@
#include <errno.h>
#include <assert.h>
#include <getopt.h>
+
+#define EFI_HOSTONLY
#include <ipxe/efi/Uefi.h>
#include <ipxe/efi/IndustryStandard/PeImage.h>
#include <ipxe/efi/IndustryStandard/Pci22.h>