mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[linux] Add empty smbios
There exists an smbios userspace library so implementing this is probably possible, but doesn't seem really important to have in userspace. Hence provide a dummy implementation returning an error. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
9ab6761b9c
commit
aacd1d62fb
@@ -12,6 +12,7 @@
|
||||
#define UACCESS_LINUX
|
||||
#define UMALLOC_LINUX
|
||||
#define NAP_LINUX
|
||||
#define SMBIOS_LINUX
|
||||
|
||||
#define IMAGE_SCRIPT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user