- Joined
- Nov 10, 2011
- Messages
- 1,340
- Motherboard
- GA-H77N-WIFI F4
- CPU
- i7-3770
- Graphics
- HD 4000
- Mobile Phone
-
Good to know. Thanks!All such patches are not necessary.
With hotpatch, you're concerned only with functional patches. Patches to correct warnings/errors/etc are generally not needed (and were not really needed in the first place).
Then it seems I'm ready. All other _DSM injections from the PJALM patches are already implemented as SSDTs, also several renames in config.plist (EHCx->EH0x, SAT0->SATA, USB 3.0 is "XHC" by design, so no rename is needed).
Oh, I've missed one: the _OSI patch. Currently, the normal patch adds the following code:
Code:
If (_OSI ("Darwin"))
{
Store (0x2710, OSYS)
}
Last edited: