Skip to content

Commit

Permalink
dasharo-compatibility: usb-hid-and-msc: Don't mount ISO if no pikvm
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Iwanicki <[email protected]>
  • Loading branch information
m-iwanicki committed Jul 3, 2024
1 parent 4998040 commit f5bc9de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dasharo-compatibility/usb-hid-and-msc-support.robot
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ USB001.001 USB devices detected in FW
[Documentation] Check whether USB devices are detected in Tianocore
... (edk2).
Skip If not ${USB_DISKS_DETECTION_SUPPORT} USB001.001 not supported
Upload And Mount DTS Flash Iso
IF "${DUT_CONNECTION_METHOD}" == "pikvm"
Upload And Mount DTS Flash Iso
END
Power On
${boot_menu}= Enter Boot Menu Tianocore And Return Construction
Check That USB Devices Are Detected ${boot_menu}
Expand Down

0 comments on commit f5bc9de

Please sign in to comment.