Function report |
Source Code:arch\x86\boot\video.c |
Create Date:2022-07-28 07:27:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:store_video_mode
Proto:static void store_video_mode(void)
Type:void
Parameter:Nothing
47 | ah = 0x0f |
Name | Describe |
---|---|
store_mode_params | Store the video mode parameters for later usage by the kernel.* This is done by asking the BIOS except for the rows/columns* parameters in the default 80x25 mode -- these are set directly,* because some very obscure BIOSes supply insane values. |
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 |