diff options
Diffstat (limited to 'i18n/fr_FR/projects/vboot/configs')
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/blobs | 22 | ||||
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/blobs-ignore | 33 | ||||
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/blobs-ignore-notes.txt | 5 | ||||
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/revision | 1 | ||||
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/targets | 2 | ||||
-rw-r--r-- | i18n/fr_FR/projects/vboot/configs/tools/install | 5 |
6 files changed, 0 insertions, 68 deletions
diff --git a/i18n/fr_FR/projects/vboot/configs/blobs b/i18n/fr_FR/projects/vboot/configs/blobs deleted file mode 100644 index f47d47ff..00000000 --- a/i18n/fr_FR/projects/vboot/configs/blobs +++ /dev/null @@ -1,22 +0,0 @@ -tests/devkeys/firmware_bmpfv.bin -tests/devkeys-pkc/firmware_bmpfv.bin -tests/futility/data/bios_link_mp.bin -tests/futility/data/bios_mario_mp.bin -tests/futility/data/bios_peppy_mp.bin -tests/futility/data/bios_zgb_mp.bin -tests/futility/data/dingdong.signed -tests/futility/data/dingdong.unsigned -tests/futility/data/fw_gbb.bin -tests/futility/data/fw_vblock.bin -tests/futility/data/hoho.signed -tests/futility/data/hoho.unsigned -tests/futility/data/kern_preamble.bin -tests/futility/data/minimuffin.signed -tests/futility/data/minimuffin.unsigned -tests/futility/data/rec_kernel_part.bin -tests/futility/data/vmlinuz-amd64.bin -tests/futility/data/vmlinuz-arm.bin -tests/futility/data/zinger_mp_image.bin -tests/futility/data/zinger.signed -tests/futility/data/zinger.unsigned -tests/preamble_tests diff --git a/i18n/fr_FR/projects/vboot/configs/blobs-ignore b/i18n/fr_FR/projects/vboot/configs/blobs-ignore deleted file mode 100644 index 8ce3e957..00000000 --- a/i18n/fr_FR/projects/vboot/configs/blobs-ignore +++ /dev/null @@ -1,33 +0,0 @@ -bdb/sha.c -bdb/bdb_create.c -cgpt/cgpt_wrapper.c -firmware/lib/tpm_lite/include/tlcl_structures.h -firmware/lib/cgptlib/crc32.c -firmware/lib/cryptolib/padding.c -firmware/2lib/2sha512.c -firmware/2lib/2sha256.c -firmware/bdb/secrets.c -futility/cmd_gbb_utility.c -scripts/image_signing/tag_image.sh -scripts/image_signing/strip_boot_from_image.sh -scripts/image_signing/make_dev_ssd.sh -scripts/image_signing/tofactory.sh -scripts/image_signing/sign_official_build.sh -scripts/image_signing/sign_nv_cbootimage.sh -tests/rsa_padding_test.h -tests/bdb_sprw_test.c -tests/crc32_test.c -tests/vb2_api_tests.c -tests/sha_test_vectors.h -tests/gen_preamble_testdata.sh -tests/load_kernel_tests.sh -tests/vb21_host_misc_tests.c -tests/run_vbutil_kernel_arg_tests.sh -tests/cgptlib_test.c -tests/vb2_sha_tests.c -tests/futility/test_file_types.c -tests/futility/test_file_types.sh -tests/futility/test_dump_fmap.sh -tests/testcases/padding_test_vectors.inc -utility/bmpblk_font.c -utility/vbutil_what_keys diff --git a/i18n/fr_FR/projects/vboot/configs/blobs-ignore-notes.txt b/i18n/fr_FR/projects/vboot/configs/blobs-ignore-notes.txt deleted file mode 100644 index 1999d4f5..00000000 --- a/i18n/fr_FR/projects/vboot/configs/blobs-ignore-notes.txt +++ /dev/null @@ -1,5 +0,0 @@ -./3rdparty/vboot/tests/testcases/padding_test_vectors.inc -It's not a blob, see tests/rsa_padding_test.h for explanation. - -The text in this file is CC-BY-SA 4.0 or higher. All contributions to it must -be made under the same license. diff --git a/i18n/fr_FR/projects/vboot/configs/revision b/i18n/fr_FR/projects/vboot/configs/revision deleted file mode 100644 index 6ce6b84b..00000000 --- a/i18n/fr_FR/projects/vboot/configs/revision +++ /dev/null @@ -1 +0,0 @@ -origin/release-R65-10323.B diff --git a/i18n/fr_FR/projects/vboot/configs/targets b/i18n/fr_FR/projects/vboot/configs/targets deleted file mode 100644 index 858f1915..00000000 --- a/i18n/fr_FR/projects/vboot/configs/targets +++ /dev/null @@ -1,2 +0,0 @@ -devices -tools diff --git a/i18n/fr_FR/projects/vboot/configs/tools/install b/i18n/fr_FR/projects/vboot/configs/tools/install deleted file mode 100644 index 0fe502b5..00000000 --- a/i18n/fr_FR/projects/vboot/configs/tools/install +++ /dev/null @@ -1,5 +0,0 @@ -cgpt/cgpt:cgpt -futility/futility:futility -utility/crossystem:crossystem -utility/tpmc:tpmc -devkeys:devkeys |