Home
last modified time | relevance | path

Searched refs:efi_smbios_record (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dsmbios.c13 u16 *, struct efi_smbios_record *);
18 struct efi_smbios_record **,
25 const struct efi_smbios_record *efi_get_smbios_record(u8 type) in efi_get_smbios_record()
27 struct efi_smbios_record *record; in efi_get_smbios_record()
40 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record, in __efi_get_smbios_string()
H A Defistub.h1073 struct efi_smbios_record { struct
1079 const struct efi_smbios_record *efi_get_smbios_record(u8 type); argument
1082 struct efi_smbios_record header;
1095 struct efi_smbios_record header;
1132 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record,