From 7792741e6a152760185e936a5d8158f54430745e Mon Sep 17 00:00:00 2001 From: yllwfsh Date: Fri, 24 Apr 2020 10:04:59 +0200 Subject: [PATCH] Revert some changes made to OC plist, but keep boot arg for HDMI fix --- EFIOC/OC/config.plist | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/EFIOC/OC/config.plist b/EFIOC/OC/config.plist index 6786c49f..512e4827 100644 --- a/EFIOC/OC/config.plist +++ b/EFIOC/OC/config.plist @@ -1007,6 +1007,8 @@ DisableIoMapper + DisableRtcChecksum + DummyPowerManagement ExternalDiskIcons @@ -1214,6 +1216,19 @@ UEFI + APFS + + EnableJumpstart + + HideVerbose + + JumpstartHotPlug + + MinDate + 0 + MinVersion + 0 + Audio AudioCodec @@ -1287,7 +1302,7 @@ TextRenderer BuiltinGraphics - Protocols + ProtocolOverrides AppleAudio @@ -1301,8 +1316,10 @@ AppleKeyMap - AppleSmcIo + AppleRtcRam + AppleSmcIo + AppleUserInterfaceTheme DataHub @@ -1310,7 +1327,7 @@ DeviceProperties FirmwareVolume - + HashServices OSInfo @@ -1333,6 +1350,8 @@ UnblockFsConnect + ReservedMemory + \ No newline at end of file