From: H. Peter Anvin Date: Fri, 8 Feb 2013 17:19:33 +0000 (-0800) Subject: x86, doc: Add a bootloader ID for OVMF X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=686966d881bd49bd6349b47c59dfc4bfc7b5e3b6;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git x86, doc: Add a bootloader ID for OVMF 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 Cc: David Woodhouse --- diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt index e540fd67f767..b443f1de0e5a 100644 --- a/Documentation/x86/boot.txt +++ b/Documentation/x86/boot.txt @@ -390,6 +390,7 @@ Protocol: 2.00+ F Special (0xFF = undefined) 10 Reserved 11 Minimal Linux Bootloader + 12 OVMF UEFI virtualization stack Please contact if you need a bootloader ID value assigned.