summaryrefslogtreecommitdiff
path: root/usr/src/common/smbios/smb_info.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-12OS-4626 want smbios 3.0 supportRobert Mustacchi1-9/+36
OS-4625 smbios checks against the wrong version OS-4624 smbios can be a bit more forgiving to the past OS-4623 smbios misprints extended onboard devices
2015-03-285094 Update libsmbios with recent itemsDale Ghent1-22/+67
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-03-05PSARC/2010/045 x86gentopo enumeration of direct attached SATATom Pothier1-1/+53
6891266 generic x86 enumeration for directly attached SATA disks 6903122 Export SATA PHY from framework 6906979 Generic x86 disk enum needs SMBIOS OEM extended structure
2009-11-03PSARC/2009/490 x86 Generic FMA Topology EnumeratorTom Pothier1-15/+174
6785310 Implement SMBIOS contained elements/handles 6841286 Need x86 generic FMA topo enumerator 6853537 x86gentopo needs OEM-Specific SMBIOS structures 6865771 Topology relationships should be derived from contained handles & elements of SMBIOS 6865814 Chip enumerator should derive serials & labels using libsmbios, if SMBIOS is FM aware 6865845 /dev/fm should export the Initial APICID, SMBIOS based ID/instance to the chip enumerator 6866456 Generic Topology FMRI ereport
2009-09-08PSARC/2007/650 Product Serial Number for FMRICheng Sean Ye1-2/+102
6627041 Add a PSN nv-pair to the authority portion of the FMRI scheme
2008-12-296786465 want a private mechanism for overriding SMBIOS platform stringEric Schrock1-6/+35
2005-08-27PSARC 2005/483 SMBIOS Support for Solarismws1-0/+785
6313638 SMBIOS Support for Solaris 6230033 prtdiag should be implemented for Solaris x86 6313668 bmc driver should not have its own private smbios reader 6313670 post_startup_mmu_initialization() is useless and can be deleted