Libraries to get information from standard BIOS tables
Libsmbios is a library and utilities that can be used by client programs
to get information from standard BIOS tables, such as the SMBIOS table.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.6:Update/libsmbios && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libsmbios-2.4.1.tar.xz | 0000435512 425 KB | |
libsmbios.changes | 0000011180 10.9 KB | |
libsmbios.rpmlintrc | 0000000040 40 Bytes | |
libsmbios.spec | 0000010840 10.6 KB |
Latest Revision
Stefan Behlert (sbehlert)
committed
(revision 5)
- Update shared library packaging to meet guideline. - Use find's -exec + strategy. - Escape all % signs to %% where needed. - Update to 2.4.1: * Minor fixes submitted for help2man improvements and a signed comparison. * Fix a crash when used by fwupd [boo#1086732] - Changes in 2.4.0: * Convert all python2 -> python3. * Drop libsmbios C++ library. * Introduce support for WMI SMM API provided by Linux kernel 4.15+. * Add proper support for SMBIOS 3.0 tables. * Fix many many crashers. * Clean up long standing coverity errors.
Comments 0