Searched refs:FW (Results 1 – 25 of 46) sorted by relevance
12
/external/linux-kselftest/tools/testing/selftests/firmware/ |
D | fw_fallback.sh | 25 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 …]
|
D | fw_filesystem.sh | 39 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/ |
D | fw_filesystem.sh | 24 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/ |
D | control | 39 # 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/ |
D | control | 19 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/ |
D | readme.txt | 2 Protocols that span the FW, Platform, or application
|
/external/autotest/test_suites/ |
D | control.faft_lab | 33 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_smoke | 34 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios_au_2 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios_au_3 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios | 41 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios_au_1 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_lv5 | 46 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios_ec3po | 44 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_lv1 | 46 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_ec | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_ec_au_2 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_bios_tot | 43 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_ec_tot | 43 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_ec_au_1 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_normal | 42 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_ec_au_3 | 40 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_lv2 | 46 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_lv4 | 46 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
D | control.faft_lv3 | 46 'labels': ['FW-labblocker', 'Restrict-View-Google'],
|
12