| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [efi] Use EFI-native mechanism for accessing SMBIOS table | Michael Brown | 2008-12-05 | 1 | -60/+0![]() |
| | | | | | | | EFI provides a copy of the SMBIOS table accessible via the EFI system table, which we should use instead of manually scanning through the F000:0000 segment. | ||||
| * | [Settings] Expose SMBIOS via settings API | Michael Brown | 2008-03-28 | 1 | -7/+16 |
| | | | | | In particular, expose the system UUID as a setting ("smbios/uuid"). | ||||
| * | Add UUID to DHCP request as option 97 (if available). | Michael Brown | 2007-11-21 | 1 | -0/+1 |
| | | |||||
| * | Added definition of a UUID and uuid_ntoa() (for debugging), and | Michael Brown | 2007-11-21 | 1 | -0/+2 |
| | | | | | implemented smbios_get_uuid(). | ||||
| * | Update SMBIOS internal API to be easier to use, and not to require | Michael Brown | 2007-11-21 | 1 | -1/+38 |
| | | | | | potentially exorbitant amounts of stack space. | ||||
| * | Add ability to read serial number from SMBIOS | Michael Brown | 2007-02-01 | 1 | -0/+11 |

