Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
chromiumos
/
third_party
/
qemu
/
50f43f0ff9a640b901b2657492d642e14a57bd4d
/
.
/
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