summary refs log tree commit diff stats
path: root/roms/edk2-build.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* edk2: update build scriptGerd Hoffmann2023-09-181-74/+128
| | | | | | Sync with latest version from gitlab.com/kraxel/edk2-build-config Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* edk2: replace build scriptsGerd Hoffmann2023-03-201-0/+380
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>