]> Git Repo - qemu.git/commit
Makefile: install the edk2 firmware images and their descriptors
authorLaszlo Ersek <[email protected]>
Fri, 8 Mar 2019 00:19:35 +0000 (01:19 +0100)
committerLaszlo Ersek <[email protected]>
Wed, 17 Apr 2019 13:38:35 +0000 (15:38 +0200)
commit26ce90fde5ce34e98c8c495ff1c04e1e79886c33
tree7cd96c93a8e805e29a032b318a66e71607ee1f5a
parent77d47f1f17e6c918371099fd500c38ca73e7dbff
Makefile: install the edk2 firmware images and their descriptors

Decompress and install the edk2 firmware blobs as part of "make install",
unless blob installation was disabled with configure's "--disable-blobs"
option.

Additionally, decompress the blobs as a pre-requisite for building softmmu
binaries -- this is helpful for both "make check" and other ad-hoc tests
one might want to run in the build directory.

Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Michal Privoznik <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
.gitignore
Makefile
configure
This page took 0.022419 seconds and 4 git commands to generate.