Function report |
Source Code:arch\x86\boot\video-mode.c |
Create Date:2022-07-28 07:27:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Recalculate the vertical video cutoff (hack!)
Proto:static void vga_recalc_vertical(void)
Type:void
Parameter:Nothing
122 | set_fs(0) |
124 | rows = If Don't query the BIOS for cols/rows Then Don't query the BIOS for cols/rows Else rdfs8(0x484) + 1 |
127 | rows-- |
132 | pt &= ~0x80 |
138 | ov &= 0xbd |
Name | Describe |
---|---|
set_mode | Set mode (with recalc if specified) |
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 |