Lines Matching +full:mode +full:- +full:bootloader
1 /* SPDX-License-Identifier: GPL-2.0+ */
24 * VxWorks on x86 gets E820 information from pre-defined offset @
31 * later for sanity test during the kernel boot-up.
36 /* E820 info signatiure "SMAP" - System MAP */
51 * VxWorks bootloader stores its size at a pre-defined offset @ 0x5004.
53 * retrieved from the E820 table, the bootloader size will be subtracted
60 * When booting from EFI BIOS, VxWorks bootloader stores the EFI GOP
61 * framebuffer info at a pre-defined offset @ 0x6100. When VxWorks kernel
67 * EFI console driver to function (eg: EFI loader in U-Boot). If U-Boot has
68 * already initialized the graphics card and set it to a VESA mode that is
78 struct efi_gop_mode_info info; /* EFI GOP mode info structure */