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_8font

Proto:static void vga_set_8font(void)

Type:void

Parameter:Nothing

66  SPDX-License-Identifier: GPL-2.0-or-later
69  ax = 0x1112
71  intcall(0x10, & ireg, NULL)
74  ax = 0x1200
75  bl = 0x20
76  intcall(0x10, & ireg, NULL)
79  ax = 0x1201
80  bl = 0x34
81  intcall(0x10, & ireg, NULL)
84  ax = 0x0100
85  cx = 0x0607
86  intcall(0x10, & ireg, NULL)
Caller
NameDescribe
vga_set_80x43
vga_set_80x60
vga_set_mode