]> git.proxmox.com Git - pve-qemu-kvm.git/blame - debian/OVMF_README.txt
bump version to 2.9.0-1~rc2+5
[pve-qemu-kvm.git] / debian / OVMF_README.txt
CommitLineData
e514cee9
DC
1The OVMF images were built through the edk2 github repository.
2
3git clone https://github.com/tianocore/edk2
4
5set up the build environment
6
7copy the Logo.bmp to ./edk2/MdeModulePkg/Logo/
8
9call ./edk2/OvmfPkg/build.sh -a X64 -b RELEASE
10
11The license is under ./edk2/OvmfPkg/License.txt