corpnewt / GenSMBIOS

Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.
MIT License
1.63k stars 241 forks source link

Macserials archieved, no longer updated. #9

Closed mirahost closed 4 years ago

mirahost commented 4 years ago

Hello. It looks the the hardware database has moved here: https://github.com/acidanthera/OpenCorePkg/tree/master/AppleModels

hrytskivr commented 4 years ago

This is a very valid issue, I need to generate stuff for iMac20,2 and this thing can't do it ;(

lywnko commented 4 years ago

need new SMBIOS like iMac20,1

corpnewt commented 4 years ago

Added in this commit - note that there is no auto-built Linux version of macserial included in the OpenCorePkg releases, so GenSMBIOS will fall back on MacInfoPkg releases when run on Linux.

-CorpNewt