Add built-in device property for network devices and storage controllers

This commit is contained in:
Hoang Hong Quan
2024-10-28 15:31:08 +07:00
parent 81e2850330
commit 329311e4b4
2 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -62,7 +62,8 @@
- Allow flexible iGPU configuration between headless and driving a display when a supported discrete GPU is present.
- Force Intel GPUs into VESA mode with HDMI and DVI connectors to simplify installation process.
- Use random layout IDs have comment based on author or motherboard brand for better sound quality.
- Provide configuration required for using OpenCore Legacy Patcher
- Provide configuration required for using OpenCore Legacy Patcher.
- Add built-in device properties for network devices (fix 'Could not communicate with the server' when using iServices) and storage controllers (fix internal drives shown as external).
and more...