Home
last modified time | relevance | path

Searched refs:ext_loader_type (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/uapi/asm/
A Dbootparam.h88 __u8 ext_loader_type; member
/linux/Documentation/x86/
A Dboot.rst211 0227/1 2.02+(3) ext_loader_type Extended boot loader ID
424 write the extended ID minus 0x10 to the ext_loader_type field.
431 ext_loader_type <- 0x05
452 E Extended (see ext_loader_type)
600 Field name: ext_loader_type
608 the actual type is (ext_loader_type + 0x10).
/linux/arch/x86/kernel/
A Dsetup.c809 bootloader_type |= (boot_params.hdr.ext_loader_type+0x10) << 4; in setup_arch()
/linux/Documentation/admin-guide/sysctl/
A Dkernel.rst92 See the ``type_of_loader`` and ``ext_loader_type`` fields in

Completed in 11 milliseconds