aboutsummaryrefslogtreecommitdiff
path: root/src/interface/smbios
AgeCommit message (Expand)AuthorFilesLines
2023-12-29[smbios] Support scanning for the 64-bit SMBIOS3 entry pointsmbios3Michael Brown1-13/+65
2022-01-04[settings] Support formatting UUIDs as little-endian GUIDsguidMichael Brown1-1/+2
2021-03-02[linux] Use generic sysfs mechanism to read SMBIOS tableMichael Brown1-0/+10
2020-12-29[smbios] Add support for the 64-bit SMBIOS3 entry pointMichael Brown1-2/+7
2015-12-23[settings] Expose SMBIOS settings as global variablesMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-06-12[smbios] Expose board serial number as ${board-serial}Dale Hamel1-0/+12
2013-12-05[settings] Force settings into alphabetical order within sectionsMichael Brown1-39/+44
2013-12-05[linux] Provide access to SMBIOS via /dev/memMichael Brown1-0/+48
2013-12-05[settings] Explicitly separate the concept of a completed fetched settingMichael Brown1-4/+4
2013-07-18[settings] Clarify usage of the term "named setting"Michael Brown1-2/+2
2013-05-01[smbios] Allow access to multiple instances of SMBIOS structuresMichael Brown2-4/+9
2013-05-01[smbios] Allow access to unreferenced SMBIOS stringsMichael Brown1-4/+10
2013-05-01[settings] Eliminate settings "tag magic"Michael Brown1-21/+11
2013-03-20[uuid] Abstract UUID mangling code out to a separate uuid_mangle() functionMichael Brown1-4/+1
2013-03-20[smbios] Mangle UUIDs for SMBIOS version 2.6 and newerMichael Brown1-9/+33
2013-03-20[smbios] Provide SMBIOS version number via smbios_version()Michael Brown1-0/+17
2012-09-10[smbios] Default to "hex" type for non-string SMBIOS settingsMichael Brown1-3/+10
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown2-2/+4
2011-03-23[settings] Impose a fixed order on settingsMichael Brown1-2/+2
2011-03-22[settings] Formalise notion of setting applicabilityMichael Brown1-2/+18
2010-12-01[settings] Apply settings block name in register_settings()Michael Brown1-2/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown2-6/+6
2009-05-26[settings] Allow for arbitrarily-named settingsMichael Brown1-17/+0
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown2-0/+4
2009-04-15[smbios] Add asset tag settingTimothy Stack1-0/+8
2008-12-04[efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2-0/+379