Sign in
qemu
/
qemu
/
422148d3e56c3c9a07c0cf36c1e0a0b76f09c357
/
.
/
scripts
/
update-acpi.sh
blob: b5f05ff3cf4142c43f26b4c7796a588da719bc62 [
file
] [
log
] [
blame
]
cd x86_64
-
softmmu
for
file
in
hw
/
i386
/*.
hex
;
do
cp
-
f $file
../
$file
.
generated
done