Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some bioses have a broken protected mode poweroff and need to use realmode
Proto:static int __init set_realmode_power_off(const struct dmi_system_id *d)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | d |
1943 | If realmode_power_off == 0 Then |
1944 | realmode_power_off = 1 |
1945 | printk(formational "%s bios detected. Using realmode poweroff only.\n", ident) |
1948 | 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 |