index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
smbios.h
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-06-28
smbios: Fix BIOS Characteristics Extension Byte 2
Ilias Apalodimas
2021-03-27
smbios: Allow writing to the coreboot version string
Simon Glass
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-06
smbios: Use char consistently for the eos member
Simon Glass
2021-02-06
smbios: Move smbios_write_type to the C file
Simon Glass
2020-11-06
x86: Pass an ofnode into each SMBIOS function
Simon Glass
2020-11-05
smbios: add parsing API
Christian Gmeiner
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf