/build-edk2-firmware

Build edk2 of various releases

Primary LanguageShellApache License 2.0Apache-2.0

build-edk2-firmware

This repository builds cloud-hypervisor targeted firmware for both arm64 and x64.

If you want to run a build outside of a Github Action environment, try the following in a Debian or Ubuntu environment:

# If you need build dependencies:
$ sudo apt-get update && sudo apt-get -y install uuid-dev iasl build-essential python3-distutils git libbrotli-dev nasm

$ EDK2_COMMIT=edc6681206c1a8791981a2f911d2fb8b3d2f5768 ./build-edk2