Skip to content

Commit

Permalink
[efi] Enable "cpuid" command by default for EFI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed Mar 22, 2013
1 parent e68a6ca commit 9f75ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/defaults/efi.h
Expand Up @@ -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 */

0 comments on commit 9f75ee9

Please sign in to comment.