Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Save the VESA protected mode info

Proto:static void vesa_store_pm_info(void)

Type:void

Parameter:Nothing

193  SPDX-License-Identifier: GPL-2.0-or-later
194  ax = 0x4f0a
195  intcall(0x10, & ireg, & oreg)
197  If ax != 0x004f Then Return
200  0x2e = es
201  0x30 = di
Caller
NameDescribe
vesa_store_mode_params_graphics