Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\microcode\intel.c Create Date:2022-07-28 08:08:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Print early updated ucode info after printk works. This is delayed info dump.

Proto:void show_ucode_info_early(void)

Type:void

Parameter:Nothing

540  If delay_ucode_info Then
541  collect_cpu_info_early( & uci)
542  Print ucode update info.
543  delay_ucode_info = 0