Home
last modified time | relevance | path

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

/external/syslinux/efi/
Defi.h72 struct boot_params;
74 struct boot_params *, unsigned long);
Dmain.c413 struct boot_params { struct
424 #define BOOT_PARAM_BLKSIZE EFI_SIZE_TO_PAGES(sizeof(struct boot_params)) * EFI_PAGE_SIZE argument
434 struct boot_params *boot_params);
777 static void handover_boot(struct linux_header *hdr, struct boot_params *bp) in handover_boot()
948 static int exit_boot(struct boot_params *bp) in exit_boot()
1064 struct boot_params *bp; in efi_boot_linux()
1082 bp = (struct boot_params *)(UINTN)addr; in efi_boot_linux()
/external/kernel-headers/original/uapi/asm-x86/asm/
Dbootparam.h115 struct boot_params { struct
/external/syslinux/gnu-efi/gnu-efi-3.0/
DChangeLog492 * changed the way the boot_params are passed. We don't use the