diff --git a/src/config/defaults/efi.h b/src/config/defaults/efi.h index c453e89a..7385aeab 100644 --- a/src/config/defaults/efi.h +++ b/src/config/defaults/efi.h @@ -25,5 +25,6 @@ #define IMAGE_SCRIPT /* iPXE script image support */ #define REBOOT_CMD /* Reboot command */ +#define CPUID_CMD /* x86 CPU feature detection command */ #endif /* CONFIG_DEFAULTS_EFI_H */