summaryrefslogtreecommitdiffstats
path: root/include/smbios.h
Commit message (Expand)AuthorAgeFilesLines
* smbios: Allow writing to the coreboot version stringSimon Glass2021-03-271-0/+20
* smbios: Add more options for the BIOS version stringSimon Glass2021-02-061-0/+12
* smbios: Use char consistently for the eos memberSimon Glass2021-02-061-2/+2
* smbios: Move smbios_write_type to the C fileSimon Glass2021-02-061-10/+0
* x86: Pass an ofnode into each SMBIOS functionSimon Glass2020-11-061-1/+4
* smbios: add parsing APIChristian Gmeiner2020-11-051-0/+27
* efi: Update some comments related to smbios tablesSimon Glass2018-06-031-2/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Use unsigned long for address in table generationSimon Glass2017-02-061-2/+2
* smbios: Expose in efi_loader as tableAlexander Graf2016-10-191-0/+1
* smbios: Generate type 4 on non-x86 systemsAlexander Graf2016-10-191-0/+3
* smbios: Allow compilation on 64bit systemsAlexander Graf2016-10-191-2/+2
* x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-191-0/+236