]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: introduce smbios_raw_info_get_cached() to cache populated SMBIOS raw info
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 16 Dec 2024 16:25:27 +0000 (01:25 +0900)
committeranonymix007 <48598263+anonymix007@users.noreply.github.com>
Mon, 16 Dec 2024 18:02:54 +0000 (21:02 +0300)
commit7c4e351861197ec0e20096d0bb3c7564663e8218
tree94585aa96246aff964fe2a83191b46f649a35531
parentf28cedfa311958bccaf0870b7ee567a9a2f4fc67
boot: introduce smbios_raw_info_get_cached() to cache populated SMBIOS raw info

Then, drop cache in smbios_info_populate().
No functional change, just refactoring and preparation for later commit.
src/boot/chid.c
src/boot/smbios.c
src/boot/smbios.h