2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-26 03:09:12 +00:00

[efi] Enable "cpuid" command by default for EFI

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2013-03-22 13:58:54 +00:00
parent e68a6ca225
commit 9f75ee9ddb

View File

@ -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 */