]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[smbios] Provide a null SMBIOS API for platforms with no concept of SMBIOS
authorMichael Brown <mcb30@ipxe.org>
Fri, 25 Oct 2024 13:05:00 +0000 (14:05 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 25 Oct 2024 13:05:00 +0000 (14:05 +0100)
commit33d80b1cd8dd73580c7843d4a1fb8b6b3f458e22
tree4b4088d519f7636cfbe265de13aeba79d6a3a8d0
parent21940425c4b50e2b8f0a2ccf1db2c86873c28462
[smbios] Provide a null SMBIOS API for platforms with no concept of SMBIOS

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/null_smbios.c [new file with mode: 0644]
src/include/ipxe/errfile.h
src/include/ipxe/null_smbios.h [new file with mode: 0644]
src/include/ipxe/smbios.h