index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
smbios.h
Age
Commit message (
Expand
)
Author
2026-02-18
smbios: print the properties only when they exist in a specified version of spec
Raymond Mao
2026-02-18
smbios: add support for dynamic generation of Type 19 table
Raymond Mao
2026-02-18
smbios: add support for dynamic generation of Type 17 table
Raymond Mao
2026-02-18
smbios: add support for dynamic generation of Type 16 table
Raymond Mao
2026-02-18
smbios: add support for dynamic generation of Type 9 system slot tables
Raymond Mao
2025-11-18
smbios: Fix warning when building with clang
Tom Rini
2025-01-14
cmd: update smbios cmd
Raymond Mao
2025-01-14
smbios: Refactor smbios library
Raymond Mao
2025-01-14
sysinfo: Add sysinfo driver and data structure for smbios
Raymond Mao
2025-01-14
smbios: Refactor the smbios headfile
Raymond Mao
2024-07-31
smbios: add extended Extended BIOS ROM Size
Heinrich Schuchardt
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-26
smbios: type2: contained object handles
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
2024-01-07
smbios: SMBIOS 3.0 (64-bit) Entry Point structure
Heinrich Schuchardt
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