UEFI firmware for QEMU
OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains a sample UEFI firmware for QEMU and KVM.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gcc@5' does not match package name 'gcc' | |
input-labels Identify input labels that do not match package names | label 'python-2' does not match package name 'python2' | |
input-labels Identify input labels that do not match package names | label 'util-linux' does not match package name 'util-linux:lib' | |
input-labels Identify input labels that do not match package names | label 'cross-gcc' does not match package name 'gcc-cross-sans-libc-aarch64-linux-gnu' | |
input-labels Identify input labels that do not match package names | label 'cross-binutils' does not match package name 'binutils-cross-aarch64-linux-gnu' |