Function report |
Source Code:arch\x86\kernel\kexec-bzimage64.c |
Create Date:2022-07-28 08:37:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setup_boot_parameters
Proto:static int setup_boot_parameters(struct kimage *image, struct boot_params *params, unsigned long params_load_addr, unsigned int efi_map_offset, unsigned int efi_map_sz, unsigned int efi_setup_data_offset)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kimage * | image | |
struct boot_params * | params | |
unsigned long | params_load_addr | |
unsigned int | efi_map_offset | |
unsigned int | efi_map_sz | |
unsigned int | efi_setup_data_offset |
207 | ret = 0 |
213 | memcpy( & 0x000 , & 0x000 , size of Setup options ) |
217 | 0x02 = 0 |
218 | 0x1e0 = 0 |
230 | If Flags to indicate special processing == KEXEC_TYPE_CRASH Then |
234 | Else setup_e820_entries(params) |
237 | nr_e820_entries = 0x1e8 |
239 | When i < nr_e820_entries cycle |
240 | If type != E820_TYPE_RAM Then Continue |
266 | memcpy(0x290 , 0x290 , max number of signatures to store * sizeof(unsignedint)) |
269 | Return ret |
Name | Describe |
---|---|
bzImage64_load |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |