summaryrefslogtreecommitdiffstats
path: root/src/interface/smbios
Commit message (Expand)AuthorAgeFilesLines
* [settings] Expose SMBIOS settings as global variablesMichael Brown2015-12-231-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [smbios] Expose board serial number as ${board-serial}Dale Hamel2014-06-121-0/+12
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-39/+44
* [linux] Provide access to SMBIOS via /dev/memMichael Brown2013-12-051-0/+48
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-4/+4
* [settings] Clarify usage of the term "named setting"Michael Brown2013-07-181-2/+2
* [smbios] Allow access to multiple instances of SMBIOS structuresMichael Brown2013-05-012-4/+9
* [smbios] Allow access to unreferenced SMBIOS stringsMichael Brown2013-05-011-4/+10
* [settings] Eliminate settings "tag magic"Michael Brown2013-05-011-21/+11Star
* [uuid] Abstract UUID mangling code out to a separate uuid_mangle() functionMichael Brown2013-03-201-4/+1Star
* [smbios] Mangle UUIDs for SMBIOS version 2.6 and newerMichael Brown2013-03-201-9/+33
* [smbios] Provide SMBIOS version number via smbios_version()Michael Brown2013-03-201-0/+17
* [smbios] Default to "hex" type for non-string SMBIOS settingsMichael Brown2012-09-101-3/+10
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-202-2/+4
* [settings] Impose a fixed order on settingsMichael Brown2011-03-231-2/+2
* [settings] Formalise notion of setting applicabilityMichael Brown2011-03-221-2/+18
* [settings] Apply settings block name in register_settings()Michael Brown2010-12-011-2/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-202-6/+6
* [settings] Allow for arbitrarily-named settingsMichael Brown2009-05-261-17/+0Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-182-0/+4
* [smbios] Add asset tag settingTimothy Stack2009-04-151-0/+8
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-052-0/+379