]> git.proxmox.com Git - mirror_qemu.git/commit - roms/Makefile.edk2
roms: build edk2 firmware binaries and variable store templates
authorLaszlo Ersek <lersek@redhat.com>
Thu, 7 Mar 2019 13:57:17 +0000 (14:57 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 17 Apr 2019 13:38:35 +0000 (15:38 +0200)
commit536d2173b2b35fef6be0d4fa2645bf812ef8ba3d
treefe366fef27218032ee57283c8e7e920f70990f44
parentee5ef780de89d2c132684a9aa8040cd5b7195c02
roms: build edk2 firmware binaries and variable store templates

Add the "efi" target to "Makefile".

Introduce "Makefile.edk2" for building and cleaning the firmware images
and varstore templates.

Collect the common bits from the recipes in the helper script
"edk2-build.sh".

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
roms/Makefile
roms/Makefile.edk2 [new file with mode: 0644]
roms/edk2-build.sh [new file with mode: 0755]