This is in preparation for modifying the EFI loader to favor a v3 table
if present.
As an impact, caller smbios_match() has been changed so that it only
calls smbios_probe() with NULL (non-EFI discovery) once.
Differential D49289
libsa: smbios: Allow to run smbios_probe() multiple times olce on Fri, Mar 7, 4:57 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions This is good, though I'm thinking the XXX comment should maybe be expanded a word or five and the XXX removed. Up to you though. |