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