Function report |
Source Code:arch\x86\kernel\bootflag.c |
Create Date:2022-07-28 07:42:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sbf_init
Proto:static int __init sbf_init(void)
Type:int
Parameter:Nothing
83 | If sbf_port == -1 Then Return 0 |
87 | If Not sbf_value_valid(v) Then |
88 | printk(warning conditions "Simple Boot Flag value 0x%x read from CMOS RAM was invalid\n", v) |
92 | v &= ~SBF_RESERVED |
93 | v &= ~SBF_BOOTING |
100 | 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 |