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-Tag: accepted/tizen/common/20141203.182822~2903^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=686966d881bd49bd6349b47c59dfc4bfc7b5e3b6;p=platform%2Fkernel%2Flinux-arm64.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 e540fd6..b443f1d 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.