函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\efi.h Create Date:2022-07-27 08:37:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:efi_guid_to_str

函数原型:static inline char *efi_guid_to_str(efi_guid_t *guid, char *out)

返回类型:char

参数:

类型参数名称
efi_guid_t *guid
char *out
1034  输出格式化串
1035  返回:out
调用者
名称描述
efi_partition_partition(struct parsed_partitions *state)*@state: disk parsed partitions* Description: called from check.c, if the disk contains GPT* partitions, sets up partition entries in the kernel.* If the first block on the disk is a legacy MBR,