aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_smbios.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima1-2/+0
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt1-7/+8
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-12-02sandbox: smbios: Update to support sandboxSimon Glass1-7/+13
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada1-1/+0
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf1-2/+9
2018-06-03efi: Update some comments related to smbios tablesSimon Glass1-1/+6
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-04-04efi_loader: efi_smbios_register should have a return valueHeinrich Schuchardt1-8/+15
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf1-0/+32