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
/
lib
/
efi_loader
/
efi_smbios.c
Age
Commit message (
Expand
)
Author
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-07
efi: Correct smbios-table installation
Simon Glass
2024-01-07
efi: smbios: Drop support for SMBIOS2 tables
Simon Glass
2024-01-07
efi: Use the correct GUID for the SMBIOS table
Simon Glass
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-12-04
efi_loader: generated SMBIOS table below 4 GiB
Heinrich Schuchardt
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
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
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-07-25
efi_loader: Allow SMBIOS tables in highmem
Alexander Graf
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-04
efi_loader: efi_smbios_register should have a return value
Heinrich Schuchardt
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf