Sign in
qemu
/
qemu
/
cadebd7a2a590c2ac5ced58c2fc207c7ae78fb1b
/
.
/
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