diff options
author | Thomas Huth <thuth@redhat.com> | 2018-05-07 16:32:34 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2018-09-25 17:26:18 +0200 |
commit | 55d38d10b84a256ca80484eb5114a4824608b85e (patch) | |
tree | c59ba4bdb09af1ff9cf323e4bb48b64b71255fad /pc-bios | |
parent | 1e7ec6cf067025552bb10def7c49f4527d2f035f (diff) |
trivial: Make bios files and source files non-executable
These files can not be executed on the host, so they should not be
marked as executable.
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--[-rwxr-xr-x] | pc-bios/hppa-firmware.img | bin | 215936 -> 215936 bytes |
-rw-r--r--[-rwxr-xr-x] | pc-bios/palcode-clipper | bin | 152680 -> 152680 bytes |
-rw-r--r--[-rwxr-xr-x] | pc-bios/u-boot-sam460-20100605.bin | bin | 524288 -> 524288 bytes |
-rw-r--r--[-rwxr-xr-x] | pc-bios/u-boot.e500 | bin | 388672 -> 388672 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img Binary files differindex 4ec0dbfc4a..4ec0dbfc4a 100755..100644 --- a/pc-bios/hppa-firmware.img +++ b/pc-bios/hppa-firmware.img diff --git a/pc-bios/palcode-clipper b/pc-bios/palcode-clipper Binary files differindex 1df377a0fd..1df377a0fd 100755..100644 --- a/pc-bios/palcode-clipper +++ b/pc-bios/palcode-clipper diff --git a/pc-bios/u-boot-sam460-20100605.bin b/pc-bios/u-boot-sam460-20100605.bin Binary files differindex e17de77c19..e17de77c19 100755..100644 --- a/pc-bios/u-boot-sam460-20100605.bin +++ b/pc-bios/u-boot-sam460-20100605.bin diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 Binary files differindex 25537f8fe3..25537f8fe3 100755..100644 --- a/pc-bios/u-boot.e500 +++ b/pc-bios/u-boot.e500 |