x86, doc: Add a bootloader ID for OVMF
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 8 Feb 2013 17:19:33 +0000 (09:19 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 8 Feb 2013 17:26:57 +0000 (09:26 -0800)
OVMF (an implementation of UEFI based on TianoCore used in virtual
environments) now has the ability to boot Linux natively; this is used
for "qemu -kernel" and similar things in a UEFI environment.

Accordingly, assign it a bootloader ID.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>

No differences found