feat(console): add more hardware detection information

This commit is contained in:
phaneron 2025-04-04 18:23:32 -04:00
parent 44ba6b92bb
commit 9963994a52
7 changed files with 56 additions and 23 deletions

View file

@ -15,6 +15,8 @@ OsSystemEnableCpuLog 0086B0C0 f end=0086B0CB
IOsSystemCpuLog 0086B0D0 f end=0086B23D
OsGetProcessorCount 0086B240 f end=0086B27D
OsSleep 0086B280 f end=0086B28F
OsSetSleepInBackground 0086B2A0 f end=0086B2AD
OsSetBackgroundSleepMs 0086B2C0 f end=0086B2CD
OsGetVersionString 0086B430 f end=0086B458
OsGetComputerName 0086B480 f end=0086B493
OsGetUserName 0086B4A0 f end=0086B4B3