File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Set UEFI Option
24
24
Switch To Root User
25
25
Get Flashrom From Cloud
26
26
Execute Command In Terminal flashrom -p internal -r coreboot.rom --fmap -i FMAP -i SMMSTORE &> /dev/null
27
+ Execute Command In Terminal chmod 666 coreboot.rom
27
28
SSHLibrary.Get File coreboot.rom dcu/coreboot.rom
28
29
${result } = Run Process
29
30
... cd dcu && ./dcu v coreboot.rom --set "${option_name } " --value "${value } "
Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ ${EC_NO_SYNC_DOWNLOAD_LINK}=
28
28
... https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_ns5x_tgl/v1.5.1/novacustom_ns5x_tgl_ec_v1.5.1.rom
29
29
${FW_NO_EC_SYNC_VERSION } = v1.5.1
30
30
${EC_NO_SYNC_VERSION } = 2023 -10-31_f148431
31
+ ${POWER_CTRL } = none
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ ${NVIDIA_GRAPHICS_CARD_SUPPORT}= ${FALSE}
21
21
${WEBCAM_UBUNTU } = USB2.0 Camera
22
22
23
23
${POWER_CTRL } = none
24
+ ${FLASH_SIZE } = 33554432
24
25
25
26
${TESTS_IN_WINDOWS_SUPPORT } = ${FALSE }
27
+ ${TESTS_IN_UBUNTU_SUPPORT } = ${TRUE }
26
28
${USB_STACK_SUPPORT } = ${TRUE }
29
+ ${CLEVO_BATTERY_CAPACITY } = 4602000
You can’t perform that action at this time.
0 commit comments