File tree 2 files changed +1
-3
lines changed
2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ USB002.001 USB keyboard detected in FW
65
65
... correctly by the firmware and all basic keys work
66
66
... according to their labels.
67
67
[Tags] minimal-regression
68
- Skip If not ${TESTS_IN_FIRMWARE_SUPPORT }
68
+ Skip If not ${TESTS_IN_FIRMWARE_SUPPORT } USB002.001 not supported
69
69
Power On
70
70
Enter UEFI Shell
71
71
${out } = Execute UEFI Shell Command devices
Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ ${INTERNAL_LCD_DISPLAY_SUPPORT}= ${TRUE}
58
58
${EXTERNAL_HDMI_DISPLAY_SUPPORT } = ${TRUE }
59
59
${EC_AND_SUPER_IO_SUPPORT } = ${TRUE }
60
60
${CUSTOM_LOGO_SUPPORT } = ${TRUE }
61
- ${USB_DISKS_DETECTION_SUPPORT } = ${TRUE }
62
- ${USB_KEYBOARD_DETECTION_SUPPORT } = ${TRUE }
63
61
${USB_CAMERA_DETECTION_SUPPORT } = ${TRUE }
64
62
${USB_TYPE_C_DISPLAY_SUPPORT } = ${TRUE }
65
63
${UEFI_SHELL_SUPPORT } = ${TRUE }
You can’t perform that action at this time.
0 commit comments