Sign in
qemu
/
qemu
/
1bf9c0e1339858505841117727cf10455171641f
/
.
/
scripts
/
update-acpi.sh
blob: b5f05ff3cf4142c43f26b4c7796a588da719bc62 [
file
] [
log
] [
blame
]
Michael S. Tsirkin
a31a864
2013-07-24 18:56:03 +0300
[
diff
] [
blame
]
1
cd x86_64
-
softmmu
2
for
file
in
hw
/
i386
/*.
hex
;
do
3
cp
-
f $file
../
$file
.
generated
4
done