mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 17:12:54 +03:00
[efi] Enable "cpuid" command by default for EFI
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -25,5 +25,6 @@
|
|||||||
#define IMAGE_SCRIPT /* iPXE script image support */
|
#define IMAGE_SCRIPT /* iPXE script image support */
|
||||||
|
|
||||||
#define REBOOT_CMD /* Reboot command */
|
#define REBOOT_CMD /* Reboot command */
|
||||||
|
#define CPUID_CMD /* x86 CPU feature detection command */
|
||||||
|
|
||||||
#endif /* CONFIG_DEFAULTS_EFI_H */
|
#endif /* CONFIG_DEFAULTS_EFI_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user