瀏覽代碼

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

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 11 年之前
父節點
當前提交
9f75ee9ddb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/config/defaults/efi.h

+ 1
- 0
src/config/defaults/efi.h 查看文件

@@ -25,5 +25,6 @@
25 25
 #define	IMAGE_SCRIPT		/* iPXE script image support */
26 26
 
27 27
 #define	REBOOT_CMD		/* Reboot command */
28
+#define	CPUID_CMD		/* x86 CPU feature detection command */
28 29
 
29 30
 #endif /* CONFIG_DEFAULTS_EFI_H */

Loading…
取消
儲存