Jump to content

OpenCore aka OC.. Nuovo BootLoader !!!


Gengik84

Recommended Posts

  • Moderators

Invece snellito al massimo nessun problema:

-

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>PATCH</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-NETGEAR.aml</string>
			</dict>
			<dict>
				<key>Comment</key>
				<string>USB</string>
				<key>Enabled</key>
				<true/>
				<key>Path</key>
				<string>SSDT-5-A-M-I.aml</string>
			</dict>
		</array>
		<key>Delete</key>
		<array>
			<dict>
				<key>All</key>
				<false/>
				<key>Comment</key>
				<string>SSDT USB</string>
				<key>Enabled</key>
				<true/>
				<key>OemTableId</key>
				<data>
				</data>
				<key>TableLength</key>
				<integer>10967</integer>
				<key>TableSignature</key>
				<data>
				</data>
			</dict>
		</array>
		<key>Patch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>change _DSM to ZDSM</string>
				<key>Count</key>
				<integer>0</integer>
				<key>Enabled</key>
				<true/>
				<key>Find</key>
				<data>
				X0RTTQ==
				</data>
				<key>Limit</key>
				<integer>0</integer>
				<key>Mask</key>
				<data>
				</data>
				<key>OemTableId</key>
				<data>
				</data>
				<key>Replace</key>
				<data>
				WkRTTQ==
				</data>
				<key>ReplaceMask</key>
				<data>
				</data>
				<key>Skip</key>
				<integer>0</integer>
				<key>TableLength</key>
				<integer>0</integer>
				<key>TableSignature</key>
				<data>
				RFNEVA==
				</data>
			</dict>
		</array>
		<key>Quirks</key>
		<dict/>
	</dict>
	<key>Booter</key>
	<dict>
		<key>MmioWhitelist</key>
		<array/>
		<key>Quirks</key>
		<dict>
			<key>AvoidRuntimeDefrag</key>
			<true/>
			<key>DevirtualiseMmio</key>
			<true/>
			<key>EnableSafeModeSlide</key>
			<true/>
			<key>EnableWriteUnprotector</key>
			<true/>
			<key>ProvideCustomSlide</key>
			<true/>
			<key>ProvideMaxSlide</key>
			<integer>0</integer>
			<key>RebuildAppleMemoryMap</key>
			<true/>
			<key>SetupVirtualMap</key>
			<true/>
			<key>SyncRuntimePermissions</key>
			<true/>
		</dict>
	</dict>
	<key>DeviceProperties</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
			<dict>
				<key>layout-id</key>
				<data>
				GwAAAA==
				</data>
			</dict>
		</dict>
		<key>Delete</key>
		<dict/>
	</dict>
	<key>Kernel</key>
	<dict>
		<key>Add</key>
		<array>
			<dict>
				<key>BundlePath</key>
				<string>Lilu.kext</string>
				<key>Comment</key>
				<string>Patch engine</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/Lilu</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>BundlePath</key>
				<string>VirtualSMC.kext</string>
				<key>Comment</key>
				<string>SMC emulator</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/VirtualSMC</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>BundlePath</key>
				<string>WhateverGreen.kext</string>
				<key>Comment</key>
				<string>Video patches</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/WhateverGreen</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>BundlePath</key>
				<string>AppleALC.kext</string>
				<key>Comment</key>
				<string>Audio patches</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/AppleALC</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
			<dict>
				<key>BundlePath</key>
				<string>IntelMausi.kext</string>
				<key>Comment</key>
				<string>Intel Ethernet LAN</string>
				<key>Enabled</key>
				<true/>
				<key>ExecutablePath</key>
				<string>Contents/MacOS/IntelMausi</string>
				<key>MaxKernel</key>
				<string></string>
				<key>MinKernel</key>
				<string></string>
				<key>PlistPath</key>
				<string>Contents/Info.plist</string>
			</dict>
		</array>
		<key>Block</key>
		<array/>
		<key>Emulate</key>
		<dict/>
		<key>Patch</key>
		<array/>
		<key>Quirks</key>
		<dict>
			<key>AppleXcpmCfgLock</key>
			<true/>
			<key>DisableIoMapper</key>
			<true/>
			<key>PanicNoKextDump</key>
			<true/>
			<key>PowerTimeoutKernelPanic</key>
			<true/>
		</dict>
	</dict>
	<key>Misc</key>
	<dict>
		<key>BlessOverride</key>
		<array/>
		<key>Boot</key>
		<dict>
			<key>ConsoleAttributes</key>
			<integer>0</integer>
			<key>HibernateMode</key>
			<string>None</string>
			<key>PickerAttributes</key>
			<integer>1</integer>
			<key>PickerMode</key>
			<string>External</string>
			<key>PollAppleHotKeys</key>
			<false/>
			<key>ShowPicker</key>
			<true/>
			<key>TakeoffDelay</key>
			<integer>0</integer>
			<key>Timeout</key>
			<integer>5</integer>
		</dict>
		<key>Debug</key>
		<dict>
			<key>AppleDebug</key>
			<true/>
			<key>ApplePanic</key>
			<true/>
			<key>DisableWatchDog</key>
			<false/>
			<key>DisplayDelay</key>
			<integer>0</integer>
			<key>DisplayLevel</key>
			<integer>2147483650</integer>
			<key>SysReport</key>
			<false/>
			<key>Target</key>
			<integer>3</integer>
		</dict>
		<key>Entries</key>
		<array/>
		<key>Security</key>
		<dict>
			<key>AllowNvramReset</key>
			<true/>
			<key>AllowSetDefault</key>
			<true/>
			<key>AuthRestart</key>
			<false/>
			<key>BootProtect</key>
			<string></string>
			<key>ExposeSensitiveData</key>
			<integer>6</integer>
			<key>HaltLevel</key>
			<integer>2147483648</integer>
			<key>ScanPolicy</key>
			<integer>983811</integer>
			<key>Vault</key>
			<string>Optional</string>
		</dict>
		<key>Tools</key>
		<array>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string>Not signed for security reasons</string>
				<key>Enabled</key>
				<true/>
				<key>Name</key>
				<string>UEFI Shell</string>
				<key>Path</key>
				<string>OpenShell.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string></string>
				<key>Auxiliary</key>
				<false/>
				<key>Comment</key>
				<string>Memory testing utility</string>
				<key>Enabled</key>
				<false/>
				<key>Name</key>
				<string>memcheck</string>
				<key>Path</key>
				<string>memcheck/memcheck.efi</string>
			</dict>
			<dict>
				<key>Arguments</key>
				<string>Shutdown</string>
				<key>Auxiliary</key>
				<true/>
				<key>Comment</key>
				<string>Perform shutdown</string>
				<key>Enabled</key>
				<false/>
				<key>Name</key>
				<string>Shutdown</string>
				<key>Path</key>
				<string>ResetSystem.efi</string>
			</dict>
		</array>
	</dict>
	<key>NVRAM</key>
	<dict>
		<key>Add</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<dict>
				<key>DefaultBackgroundColor</key>
				<data>
				AAAAAA==
				</data>
				<key>UIScale</key>
				<data>
				AQ==
				</data>
			</dict>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<dict>
				<key>rtc-blacklist</key>
				<data>
				</data>
			</dict>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<dict>
				<key>SystemAudioVolume</key>
				<data>
				Rg==
				</data>
				<key>boot-args</key>
				<string>keepsyms=1</string>
				<key>csr-active-config</key>
				<data>
				AAAAAA==
				</data>
				<key>prev-lang:kbd</key>
				<data>
				aXQ6NA==
				</data>
				<key>run-efi-updater</key>
				<string>No</string>
			</dict>
		</dict>
		<key>Delete</key>
		<dict>
			<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
			<array>
				<string>UIScale</string>
				<string>DefaultBackgroundColor</string>
			</array>
			<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
			<array>
				<string>rtc-blacklist</string>
			</array>
			<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
			<array>
				<string>boot-args</string>
			</array>
		</dict>
		<key>WriteFlash</key>
		<true/>
	</dict>
	<key>PlatformInfo</key>
	<dict>
		<key>Automatic</key>
		<true/>
		<key>Generic</key>
		<dict>
			<key>AdviseWindows</key>
			<false/>
			<key>MLB</key>
			<string>M0000000000000001</string>
			<key>ROM</key>
			<data>
			ESIzRFVm
			</data>
			<key>SpoofVendor</key>
			<true/>
			<key>SystemProductName</key>
			<string>iMac19,1</string>
			<key>SystemSerialNumber</key>
			<string>W00000000001</string>
			<key>SystemUUID</key>
			<string>00000000-0000-0000-0000-000000000000</string>
		</dict>
		<key>UpdateDataHub</key>
		<true/>
		<key>UpdateNVRAM</key>
		<true/>
		<key>UpdateSMBIOS</key>
		<true/>
		<key>UpdateSMBIOSMode</key>
		<string>Create</string>
	</dict>
	<key>UEFI</key>
	<dict>
		<key>APFS</key>
		<dict>
			<key>EnableJumpstart</key>
			<true/>
			<key>HideVerbose</key>
			<true/>
			<key>MinDate</key>
			<integer>0</integer>
			<key>MinVersion</key>
			<integer>0</integer>
		</dict>
		<key>Audio</key>
		<dict/>
		<key>ConnectDrivers</key>
		<true/>
		<key>Drivers</key>
		<array>
			<string>HfsPlus.efi</string>
			<string>OpenRuntime.efi</string>
			<string>OpenCanopy.efi</string>
		</array>
		<key>Input</key>
		<dict>
			<key>KeyForgetThreshold</key>
			<integer>5</integer>
			<key>KeyMergeThreshold</key>
			<integer>2</integer>
			<key>KeySupport</key>
			<true/>
			<key>KeySupportMode</key>
			<string>Auto</string>
			<key>PointerSupportMode</key>
			<string></string>
			<key>TimerResolution</key>
			<integer>50000</integer>
		</dict>
		<key>Output</key>
		<dict>
			<key>IgnoreTextInGraphics</key>
			<true/>
			<key>ProvideConsoleGop</key>
			<true/>
			<key>Resolution</key>
			<string>Max</string>
			<key>TextRenderer</key>
			<string>BuiltinGraphics</string>
		</dict>
		<key>ProtocolOverrides</key>
		<dict/>
		<key>Quirks</key>
		<dict>
			<key>DeduplicateBootOrder</key>
			<true/>
			<key>ExitBootServicesDelay</key>
			<integer>0</integer>
			<key>RequestBootVarRouting</key>
			<true/>
			<key>TscSyncTimeout</key>
			<integer>0</integer>
		</dict>
		<key>ReservedMemory</key>
		<array/>
	</dict>
</dict>
</plist>

 

Anzi ci sarebbe la PATCH RTC che non mi servirebbe potrei toglierla.

Link to comment
Share on other sites

  • 3 weeks later...
  • Administrators

Release v0.6.0

Fixed sound corruption with AudioDxe
Fixed icon choice for Apple FW update in OpenCanopy
Fixed APFS driver loading on Fusion Drive
Added Comet Lake HDA device code
Fixed audio stream position reporting on non-Intel platforms
Added Firmware mode to ResetSystem to reboot into preferences
Replaced BlacklistAppleUpdate with run-efi-updater NVRAM variable
Fixed reset value and detection in FadtEnableReset ACPI quirk
Fixed freezes during boot option expansion with PXE boot entries
Updated underlying EDK II package to edk2-stable202005
Added ProvideMaxSlide quirk to improve laptop stability, thx @zhen-zen
Fixed slide choice on platforms when 0 slide is unavailable, thx @zhen-zen
Fixed assertions caused by unaligned file path access in DEBUG builds
Renamed ConfigValidity utility to ocvalidate for consistency
Added GlobalConnect for APFS loading to workaround older firmware issues
Added 11.0 support for AvoidRuntimeDefrag Booter quirk
Fixed 11.0 lapic kernel quirk as of DP1
Improved boot selection scripts for macOS without NVRAM
Added UGA protocol compatibility in ProvideConsoleGop quirk
Added UgaPassThrough option to support UGA protocol over GOP
Added AppleFramebufferInfo protocol implementation and override
Fixed serial initialisation when file logging is disabled
Fixed FSBFrequency reporting on Meron and similar CPUs
Fixed incorrect volume icon dimension requirements in OpenCanopy
Added preview version of KernelCollection injection code
Fixed ACPI reset register detection in DxeIpl
Added MacBookPro16,4 model code
Updated builtin firmware versions for SMBIOS and the rest
Fixed OSXSAVE reporting when emulating CPUID on newer CPUs
Added SerialInit option to perform serial initialisation separately
Fixed OpenDuetPkg booting on Intel G33 with SATA controller in RAID mode
PlatformInfo Automatic for all models
Fixed 32-bit OpenDuetPkg booting on machines with over 4 GBs of RAM
Fixed delays with OpenDuetPkg booting with certain SATA controllers in IDE mode
Fixed display name for some high core count i9 CPUs like 7920X
Fixed SSDT-EC-USBX

 

  • Like 1
Link to comment
Share on other sites

  • Moderators

Io ho abbandonato invece 😪, dal 2009 mi dilettavo all’hack, in questi giorni ho preso questa decisione, sono passato ad una base Linux + Windows, il resto ho deciso di abbandonarlo anticipatamente…

 

Alla fine per lavoro mi è sempre servito solo questo, c’è un po’ di dispiacere per la pratica hack che è stata un vero divertimento, OS X no l’ho sempre reputato una ciofeca fine a sé stesso, ma insomma il mondo è bello perché vario 🙂

  • Confused 1
  • Sad 1
Link to comment
Share on other sites

1 hour ago, netgear said:

Io ho abbandonato invece 😪, dal 2009 mi dilettavo all’hack, in questi giorni ho preso questa decisione, sono passato ad una base Linux + Windows, il resto ho deciso di abbandonarlo anticipatamente…

 

Alla fine per lavoro mi è sempre servito solo questo, c’è un po’ di dispiacere per la pratica hack che è stata un vero divertimento, OS X no l’ho sempre reputato una ciofeca fine a sé stesso, ma insomma il mondo è bello perché vario 🙂

Quando parli di abbandono anticipato,  ti riferisci al passaggio ad ARM vero?

Link to comment
Share on other sites

  • Moderators

No no è più un insieme di cose, ma il mancato uso a fronte del tempo da dedicargli mi hanno portato alla decisione, mi voglio concentrare maggiormente su Linux, ma è già da tanto che gli dedico poca attenzione, inutile fare le cose quando non c'è più interesse... L'ho mantenuto in essere solo grazie a @Gengik84 che faceva il lavoro al posto mio, ma essendo un perfezionista non si può sempre stare a scocciare gli altri solo perché ci manca la voglia 😄... Poi voglio ritrovare la libertà hardware ecc. Ma siamo OT e mi scuso, a tutti buon proseguimento :)...

Link to comment
Share on other sites

  • Support Team
43 minuti fa, netgear ha scritto:

Ma siamo OT e mi scuso, a tutti buon proseguimento :)...

mica scappare eh! la sezione musicale aspetta di tanto in tanto le tue selezioni

 

47 minuti fa, netgear ha scritto:

mi voglio concentrare maggiormente su Linux

beh aspetteremo qualche chicca come per windows o le tue belle e svariate guide 😉

  • +1 1
Link to comment
Share on other sites

  • 3 weeks later...

Ragazzi sto cercando di crearmi un boot menu personalizzato con OC 060. Ho Big Sur beta public e Windows 10 installati (anche Mojave su altro disco) e voglio vedere nel boot menu di OpenCore solo Big Sur e Windows. Diciamo che ci sono riuscito tramite entries, Windows 10 si avvia ma purtroppo Big Sur no. Per Big Sur ho aggiunto la path e come percorso messo System/Library/CoreServices/boot.efi, e l'ho fatto sia per la partizione principale che ho chiamato MAC, sia da quella di Preboot, visto che Big Sur si avvia ancora tramite Preboot. Però selezionando entrambe mi da:
OCB: LoadImage failed - Not Found 
Sapete spiegarmi? 
Ah ScanPolicy l'ho settato su 3, in quando non voglio che scansioni nessuna partizione perchè altrimenti mi ritrovo le partizioni EFI e quelle di Big Sur e Mojave sul bootmenu 

Schermata 2020-08-19 alle 12.42.38.png

Link to comment
Share on other sites

54 minuti fa, iCanaro ha scritto:

come hai ricavato il percorso chilometrico di windows @alboz

Tramite il tool di OpenCore OpenShell. Ho controllato uno ad uno il contenuto dei vari dischi (FS0, FS1, ecc..) e mi son segnato ogni path a che partizione appartiene. Poi ho selezionato la EFI di Big Sur ed ho dato il comando map > maptable.txt, così che dentro la partizione EFI mi sono ritrovato il file txt con tutte le path delle partizioni, che ho poi utilizzato per le entries. 

  • Thanks 1
Link to comment
Share on other sites

UPDATE: Penso di aver capito che sia impossibile avviare il Mac solo ed esclusivamente tramite entries, quindi avere nel boot menu solo la entries. Giocando con le ScanPolicy ho capito che per poter avviare il Mac bisogna abilitare
-SYSTEM_LOCK
-DEVICE_LOCK 
-FS_APFS

-DEVICE_SASEX

-DEVICE_NVME
Ovviamente per chi ha NVMe. 
Se setto in questo modo visualizzo i dischi NVMe APFS e quindi la partizione Preboot che avvia Big Sur (che ho rinominato tramite file disk_label.contentDetails), ma se aggiungo la entries per Big Sur, questa si avvia ma avrei un doppione, così come entries ho tenuto solo Windows. 
In questo modo ho un boot menu con solo Big Sur e Windows 10, in attesa che sta cavolo di partizione Preboot cmq venga fixata 

Link to comment
Share on other sites

Il 3/8/2020 at 17:39, Gengik84 ha scritto:

Release v0.6.0


Fixed sound corruption with AudioDxe
Fixed icon choice for Apple FW update in OpenCanopy
Fixed APFS driver loading on Fusion Drive
Added Comet Lake HDA device code
Fixed audio stream position reporting on non-Intel platforms
Added Firmware mode to ResetSystem to reboot into preferences
Replaced BlacklistAppleUpdate with run-efi-updater NVRAM variable
Fixed reset value and detection in FadtEnableReset ACPI quirk
Fixed freezes during boot option expansion with PXE boot entries
Updated underlying EDK II package to edk2-stable202005
Added ProvideMaxSlide quirk to improve laptop stability, thx @zhen-zen
Fixed slide choice on platforms when 0 slide is unavailable, thx @zhen-zen
Fixed assertions caused by unaligned file path access in DEBUG builds
Renamed ConfigValidity utility to ocvalidate for consistency
Added GlobalConnect for APFS loading to workaround older firmware issues
Added 11.0 support for AvoidRuntimeDefrag Booter quirk
Fixed 11.0 lapic kernel quirk as of DP1
Improved boot selection scripts for macOS without NVRAM
Added UGA protocol compatibility in ProvideConsoleGop quirk
Added UgaPassThrough option to support UGA protocol over GOP
Added AppleFramebufferInfo protocol implementation and override
Fixed serial initialisation when file logging is disabled
Fixed FSBFrequency reporting on Meron and similar CPUs
Fixed incorrect volume icon dimension requirements in OpenCanopy
Added preview version of KernelCollection injection code
Fixed ACPI reset register detection in DxeIpl
Added MacBookPro16,4 model code
Updated builtin firmware versions for SMBIOS and the rest
Fixed OSXSAVE reporting when emulating CPUID on newer CPUs
Added SerialInit option to perform serial initialisation separately
Fixed OpenDuetPkg booting on Intel G33 with SATA controller in RAID mode
PlatformInfo Automatic for all models
Fixed 32-bit OpenDuetPkg booting on machines with over 4 GBs of RAM
Fixed delays with OpenDuetPkg booting with certain SATA controllers in IDE mode
Fixed display name for some high core count i9 CPUs like 7920X
Fixed SSDT-EC-USBX

 

Aggiornato sulla build in firma e allineati i Kext, nessun problema rilevato. Meglio tardi che mai!
K.

  • Haha 1
Link to comment
Share on other sites

  • 3 weeks later...
  • Support Team

mmmmm meglio controlli bene, hanno aggiunto un qualche quirks in kernel

per facilitare il raggiungimento della meta di suppostone

quirks vaselina :default_hysterical:

DisableLinkeditJettison
Type: plist boolean
Failsafe: false
Requirement: 11.0
Description: Disables __LINKEDIT jettison code.

This option lets Lilu.kext and possibly some others function in macOS Big Sur with best performance without keepsyms=1 boot argument.

Link to comment
Share on other sites

  • Administrators

637205451_Schermata2020-09-07alle17_58_15.png.a1618b6d735b04e163dd4d398bfe4274.png

Release 0.6.1 rilasciata

Improved recognition of early pressed hotkeys, thx @varahash
Made DMG loading support configurable via DmgLoading
Added iMac20,1 and iMac20,2 model codes
Fixed display name for older Xeon CPUs like Xeon E5450
Added Comet Lake-LP HDA device code
Fixed OS boot selection on SATA controllers with legacy OPROMs
Fixed RSDP ACPI table checksum recalculation
Added immutablekernel loading support for 10.13+
Fixed solving some symbols to zero in 11.0 kext inject
Reduced OpenCanopy size by restricting boot management access
Added BuiltinText variant for TextRenderer for older laptops
Fixed SyncRuntimePermissions creating invalid MAT table
Added EFI FAT image loading support (macOS 10.8 and earlier)
Added 64-bit cacheless kext injection and patching support (macOS 10.9 and earlier)
Added 64-bit mkext kext injection and patching support (macOS 10.6 and earlier)
Fixed XNU hook matching non-kernel files
Updated builtin firmware versions for SMBIOS and the rest
Fixed patching of ACPI tables in low memory
Fixed macOS 11.0 DMG recovery loading without hotplug
Fixed XhciPortLimit quirk on 10.12.6 and possibly other versions
Fixed IncreasePciBarSize quirk on 10.11.5 and possibly other versions
Fixed LapicKernelPanic quirk on 10.8.5 and possibly other versions
Fixed hard-lock caused by EHCI SMI in OpenDuetPkg
Added preview UEFI Secure Boot compatibility
Added FuzzyMatch option to support fuzzy kernelcache matching on 10.6 and earlier
Added KernelArch option to specify architecture preference on older kernels
Added KernelCache option to specify kernel caching preference for older kernels
Added Force section to provide support for injecting drivers in older macOS
Changed kernel driver injection to happen prior to kernel driver patching
Added Arch filtering option to Add, Block, Force, and Patch sections
Added DisableLinkeditJettison quirk to workaround 11.0b5 kernel panics
Added debugging of missing fields in the configuration

 

  • Like 3
Link to comment
Share on other sites

  • Support Team
12 minuti fa, netgear ha scritto:

Qualcuno può postare il pacchetto ultimo del Maker incluso le icone... Sarebbe cosa buona averlo sul Forum ad ogni uscita, il pacchetto release completo del Maker...

se ti serve la cartella resources con icone e audio, se vedi è li a parte

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.