소스 검색

[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…
취소
저장