lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
433 stars 74 forks source link

MacOS: Implement/fix various functions #86

Closed Shieldine closed 2 months ago

Shieldine commented 2 months ago

This PR focuses on fixing/implement various functions for MacOS.

The changes have been tested on ARM architecture. While the values used should be available on intel-based macs as well, I cannot guarantee if they are functional there.