aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/edk2/Include/ProcessorBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/edk2/Include/ProcessorBind.h')
-rw-r--r--sys/contrib/edk2/Include/ProcessorBind.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys/contrib/edk2/Include/ProcessorBind.h b/sys/contrib/edk2/Include/ProcessorBind.h
new file mode 100644
index 000000000000..d67c4aa99b19
--- /dev/null
+++ b/sys/contrib/edk2/Include/ProcessorBind.h
@@ -0,0 +1,11 @@
+/*
+ * Copyright 2025 Netflix, Inc
+ *
+ * SPDX-License-Idnetifier: BSD-2-Clause
+ */
+/* These three will be redefined -- well MAC is an option that collides */
+#undef TRUE
+#undef FALSE
+#undef MAC
+#include <sys/efi-edk2.h>
+