* [Qemu-devel] [PATCH] pc-bios: Remove execute flag from BIOS files
@ 2013-12-28 7:31 Stefan Weil
2014-01-16 10:51 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Weil @ 2013-12-28 7:31 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, Stefan Weil
BIOS files are not directly executable, so they don't need this flag.
All other BIOS files don't use the execute flag.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
pc-bios/kvmvapic.bin | Bin 9216 -> 9216 bytes
pc-bios/multiboot.bin | Bin 1024 -> 1024 bytes
pc-bios/sgabios.bin | Bin 4096 -> 4096 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 pc-bios/kvmvapic.bin
mode change 100755 => 100644 pc-bios/multiboot.bin
mode change 100755 => 100644 pc-bios/sgabios.bin
diff --git a/pc-bios/kvmvapic.bin b/pc-bios/kvmvapic.bin
old mode 100755
new mode 100644
diff --git a/pc-bios/multiboot.bin b/pc-bios/multiboot.bin
old mode 100755
new mode 100644
diff --git a/pc-bios/sgabios.bin b/pc-bios/sgabios.bin
old mode 100755
new mode 100644
--
1.7.10.4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-16 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-28 7:31 [Qemu-devel] [PATCH] pc-bios: Remove execute flag from BIOS files Stefan Weil
2014-01-16 10:51 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).