]> git.proxmox.com Git - mirror_qemu.git/commit
edk2: replace build scripts
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Mar 2023 10:21:27 +0000 (11:21 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 20 Mar 2023 09:36:31 +0000 (10:36 +0100)
commit22e11539e16773b1311ec2493f984d4542e93d90
treeebcc276a3e1d0df263c701a451ffc2c6f51e5b4f
parent9e8a55aa7851c4ca125c645f29598887b58fa914
edk2: replace build scripts

Remove Makefile.edk2 and the edk2*.sh scripts and replace them
with a python script (which already handles fedora rpm builds)
and a config file for it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
roms/Makefile
roms/Makefile.edk2 [deleted file]
roms/edk2-build.config [new file with mode: 0644]
roms/edk2-build.py [new file with mode: 0755]
roms/edk2-build.sh [deleted file]
roms/edk2-funcs.sh [deleted file]