summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_smbios.c
Commit message (Expand)AuthorAgeFilesLines
* [uaccess] Remove trivial uses of userptr_tMichael Brown2025-04-241-0/+1
* [smbios] Remove userptr_t from SMBIOS structure parsingMichael Brown2025-04-231-2/+4
* [uaccess] Remove redundant user_to_virt()Michael Brown2025-04-211-1/+1
* [linux] Use generic sysfs mechanism to read SMBIOS tableMichael Brown2021-03-031-64/+76
* [linux] Use host glibc system call wrappersMichael Brown2021-03-011-1/+1
* [linux] Provide access to SMBIOS via /dev/memMichael Brown2013-12-051-9/+87
* [linux] Add empty smbiosPiotr JaroszyƄski2010-08-191-0/+37