Function report |
Source Code:arch\x86\kernel\reboot.c |
Create Date:2022-07-28 08:18:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some machines don't handle the default ACPI reboot method and* require the EFI reboot method:
Proto:static int __init set_efi_reboot(const struct dmi_system_id *d)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | d |
90 | If (reboot_type != BOOT_EFI && !efi_runtime_disabled()) Then |
91 | reboot_type = BOOT_EFI |
94 | Return 0 |
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 |