aboutsummaryrefslogtreecommitdiff
path: root/src/interface/linux/linux_smbios.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-24[uaccess] Remove trivial uses of userptr_tMichael Brown1-0/+1
2025-04-23[smbios] Remove userptr_t from SMBIOS structure parsingMichael Brown1-2/+4
2025-04-21[uaccess] Remove redundant user_to_virt()Michael Brown1-1/+1
2021-03-02[linux] Use generic sysfs mechanism to read SMBIOS tableMichael Brown1-64/+76
2021-02-28[linux] Use host glibc system call wrappersMichael Brown1-1/+1
2013-12-05[linux] Provide access to SMBIOS via /dev/memMichael Brown1-9/+87
2010-08-19[linux] Add empty smbiosPiotr JaroszyƄski1-0/+37