|
Linux Kernel
3.7.1
|
#include <linux/efi.h>#include <asm/efi.h>#include <asm/setup.h>#include <asm/desc.h>#include "eboot.h"Go to the source code of this file.
Data Structures | |
| struct | initrd |
Functions | |
| void | setup_graphics (struct boot_params *boot_params) |
| struct boot_params * | make_boot_params (void *handle, efi_system_table_t *_table) |
| struct boot_params * | efi_main (void *handle, efi_system_table_t *_table, struct boot_params *boot_params) |
|
read |
|
read |
| void setup_graphics | ( | struct boot_params * | boot_params | ) |
1.8.2