Home
last modified time | relevance | path

Searched refs:FW (Results 1 – 25 of 46) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/firmware/
Dfw_fallback.sh25 FW="$FWPATH/test-firmware.bin"
30 rm -f "$FW"
141 echo "ABCD0123" >"$FW"
142 NAME=$(basename "$FW")
171 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
184 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
192 load_fw "$NAME" "$FW"
193 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
200 load_fw_cancel "nope-$NAME" "$FW"
201 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
[all …]
Dfw_filesystem.sh39 FW="$FWPATH/test-firmware.bin"
47 rm -f "$FW"
62 echo "ABCD0123" >"$FW"
64 NAME=$(basename "$FW")
81 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
98 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
112 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
/external/autotest/client/site_tests/kernel_FirmwareRequest/src/
Dfw_filesystem.sh24 FW="$FWPATH/test-firmware.bin"
32 rm -f "$FW"
47 echo "ABCD0123" >"$FW"
49 NAME=$(basename "$FW")
66 if diff -q "$FW" /dev/test_firmware >/dev/null ; then
83 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
97 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then
/external/autotest/server/site_tests/platform_InstallFW/
Dcontrol39 # Verify FW type in arg.
45 'Correct FW Options are bios or ec.')
46 # Verify FW path arg.
/external/autotest/server/site_tests/enterprise_CFM_SiSFwUpdater/
Dcontrol19 the SiS FW updater to flash the latest FW to Mimo. This is validated by running
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
Dreadme.txt2 Protocols that span the FW, Platform, or application
/external/autotest/test_suites/
Dcontrol.faft_lab33 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_smoke34 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios_au_240 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios_au_340 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios41 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios_au_140 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_lv546 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios_ec3po44 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_lv146 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_ec40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_ec_au_240 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_bios_tot43 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_ec_tot43 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_ec_au_140 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_normal42 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_ec_au_340 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_lv246 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_lv446 'labels': ['FW-labblocker', 'Restrict-View-Google'],
Dcontrol.faft_lv346 'labels': ['FW-labblocker', 'Restrict-View-Google'],

12