/
githubmirror
/
libsmbios
ОбзорДокументацияВойти
/
githubmirror
/
libsmbios
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libsmbios/
.../libsmbios_c/system_info/
..
asset_tag.c

sysinfo_get_asset_tag(): get rid of a strncpy() off by one error.

9 лет назад
dell_magic.h

Update smbios-sys-info-lite to handle empty Asset tag as follows 1. Modified the order of fetching AssetTag to SMBIOS System Information Table, CMOS Token followed by SMI method. 2. Handled zero length asset tag to return as "Not Specified", also handling the NULL return of asset tag. 3. Fixed typo error of Asset tag in output format

11 лет назад
id_byte.c

sysinfo_get_dell_oem_system_id(): don't look at the wrong array.

9 лет назад
property_tag.c

mark a few functions that need to be part of public ABI but were missed.

16 лет назад
service_tag.c

service_tag: Handle errors more gracefully

7 лет назад
state_byte.c

specifically mark exported symbols

16 лет назад
sysinfo_impl.h

all of the __internal notations really should be __hidden

16 лет назад
system_info.c

Update smbios-sys-info-lite to handle empty Asset tag as follows 1. Modified the order of fetching AssetTag to SMBIOS System Information Table, CMOS Token followed by SMI method. 2. Handled zero length asset tag to return as "Not Specified", also handling the NULL return of asset tag. 3. Fixed typo error of Asset tag in output format

11 лет назад
up_flag.c

Fix some missing error checks that covscan found.

9 лет назад