Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\boot\video-vga.c Create Date:2022-07-28 07:27:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:vga_set_14font

Proto:static void vga_set_14font(void)

Type:void

Parameter:Nothing

94  SPDX-License-Identifier: GPL-2.0-or-later
97  ax = 0x1111
99  intcall(0x10, & ireg, NULL)
102  ax = 0x1201
103  bl = 0x34
104  intcall(0x10, & ireg, NULL)
107  ax = 0x0100
108  cx = 0x0b0c
109  intcall(0x10, & ireg, NULL)
Caller
NameDescribe
vga_set_80x34
vga_set_mode