mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
[linux] Use generic sysfs mechanism to read SMBIOS table
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -235,5 +235,6 @@ extern int read_smbios_string ( struct smbios_structure *structure,
|
||||
unsigned int index,
|
||||
void *data, size_t len );
|
||||
extern int smbios_version ( void );
|
||||
extern void smbios_clear ( void );
|
||||
|
||||
#endif /* _IPXE_SMBIOS_H */
|
||||
|
||||
Reference in New Issue
Block a user