qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 11/12] Makefile: install the edk2 firmware im


From: Michal Privoznik
Subject: Re: [Qemu-devel] [PATCH v2 11/12] Makefile: install the edk2 firmware images and their descriptors
Date: Thu, 14 Mar 2019 15:06:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3

On 3/13/19 10:00 PM, Laszlo Ersek wrote:
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 <address@hidden>
---

Notes:
     v2:
- adapt to tracking the edk2 flash device files in compressed form [Dan,
       Michael, Phil]
- do not pick up Michal's and Michael's R-b's due to the above change

  configure  |  1 +
  Makefile   | 29 +++++++++++++++++++-
  .gitignore |  1 +
  3 files changed, 30 insertions(+), 1 deletion(-)

Reviewed-by: Michal Privoznik <address@hidden>

Michal



reply via email to

[Prev in Thread] Current Thread [Next in Thread]