mirror of https://github.com/ipxe/ipxe.git
[efi] Enable "cpuid" command by default for EFI
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/13/head
parent
e68a6ca225
commit
9f75ee9ddb
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue