Skip to content

Commit b193b25

Browse files
committed
platform-configs/optiplex-7010-seabios.robot: add
Signed-off-by: Filip Lewiński <[email protected]>
1 parent 728bf25 commit b193b25

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
*** Settings ***
2+
Resource optiplex-7010.robot
3+
4+
5+
*** Variables ***
6+
${BIOS_LIB}= seabios
7+
${FW_STRING}= ESC
8+
${SEABIOS_BOOT_DEVICE}= 2
9+
${BOOT_MENU_KEY}= ${ESC}
10+
${DMIDECODE_FIRMWARE_VERSION}= Dasharo (coreboot+SeaBIOS) v0.1.0
11+
${DMIDECODE_RELEASE_DATE}= 11/27/2024
12+
${TESTS_IN_FIRMWARE_SUPPORT}= {FALSE}

0 commit comments

Comments
 (0)