summaryrefslogtreecommitdiff
path: root/include/smbios.h
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-06-28smbios: Fix BIOS Characteristics Extension Byte 2Ilias Apalodimas
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2021-02-06smbios: Add more options for the BIOS version stringSimon Glass
2021-02-06smbios: Use char consistently for the eos memberSimon Glass
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass
2020-11-05smbios: add parsing APIChristian Gmeiner
2018-06-03efi: Update some comments related to smbios tablesSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-10-19smbios: Generate type 4 on non-x86 systemsAlexander Graf
2016-10-19smbios: Allow compilation on 64bit systemsAlexander Graf
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf