mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 01:23:14 -06:00
added BIOS settings
This commit is contained in:
parent
f75fef4108
commit
c7e846c016
2 changed files with 17 additions and 3 deletions
|
@ -1 +1,14 @@
|
|||
asdas
|
||||
| Main Menu | Sub 1 | Sub 2 | Sub 3 |
|
||||
| --------- | ----------- | ----------------------------------------------- | ----------------------------------------------------------------------------------- |
|
||||
| Config | >> Security | >> Security Chip | Security Chip [DISABLED] |
|
||||
| | | >> Fingerprint | Predesktop Authentication [DISABLED] |
|
||||
| | | >> Virtualization | Intel Virtualization Technology [DISABLED]
|
||||
Intel VT-d Feature [DISABLED] |
|
||||
| | | >> I/O Port Access | Wireless WAN [DISABLED]
|
||||
Memory Card Slot [DISABLED]
|
||||
Fingerprint Reader [DISABLED] |
|
||||
| | | >> Secure Boot Configuration | Secure Boot [DISABLED] |
|
||||
| | | >> Intel SGX | Intel SGX Control [DISABLED] |
|
||||
| | >> Startup | UEFI/Legacy Boot [UEFI Only]
|
||||
CSM Support [Yes] | |
|
||||
|
||||
|
|
|
@ -4,15 +4,16 @@
|
|||
## What doesn't work:
|
||||
MicroSD Card Reader [DISABLED at BIOS Level] - not needed
|
||||
Fingerprint Reader [DISABLED at BIOS Level] - not needed
|
||||
Wireless WAN [DISABLED at BIOS Level] - not needed
|
||||
TrackPoint nub is unstable [DISABLED at BIOS Level] - tluck's fork of VoodooPS2Controller may fix this problem, but I have yet to try it.
|
||||
Hand-off is unstable - not needed
|
||||
|
||||
## Underlying minor issues that needs to be examined in the future:
|
||||
USB Power Property Injection - unsure of real values
|
||||
Battery life optimization - currently average 6-7 hours of regular usage
|
||||
Battery life optimization - currently average 4-6 hours of regular usage
|
||||
With the exeption of volume and brightness, function keys do not properly work - DSDT patches and testing in progress
|
||||
Keymapping is not perfect, need to do a complete ADB map
|
||||
Performance optimization
|
||||
Performance optimization - proper SMBIOS with the 2018 Macbook Pro
|
||||
|
||||
## Hardware Replacements:
|
||||
### WiFi and Bluetooth:
|
||||
|
|
Loading…
Reference in a new issue