]> Git Repo - qemu.git/commit
roms: build edk2 firmware binaries and variable store templates
authorLaszlo Ersek <[email protected]>
Thu, 7 Mar 2019 13:57:17 +0000 (14:57 +0100)
committerLaszlo Ersek <[email protected]>
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 <[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]>
roms/Makefile
roms/Makefile.edk2 [new file with mode: 0644]
roms/edk2-build.sh [new file with mode: 0755]
This page took 0.025463 seconds and 4 git commands to generate.