Function report |
Source Code:include\linux\efi.h |
Create Date:2022-07-28 07:38:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:efi_reboot
Proto:static inline void efi_reboot(enum reboot_mode reboot_mode, const char *__unused)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum reboot_mode | reboot_mode | |
const char * | __unused |
NULL
Name | Describe |
---|---|
native_machine_emergency_restart | To the best of our knowledge Windows compatible x86 hardware expects* the following on reboot:* 1) If the FADT has the ACPI reboot register flag set, try it* 2) If still alive, write to the keyboard controller* 3) If still alive, write to the ACPI reboot |
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 |