From aa1cd36a19c2d75353869857617d62819850dee1 Mon Sep 17 00:00:00 2001 From: mrasong Date: Wed, 14 Dec 2022 10:45:14 +0800 Subject: [PATCH] update config --- EFI/OC/config.BigSur.plist | 35 +++++++++++++++++++++++++++++++++++ EFI/OC/config.Catalina.plist | 35 +++++++++++++++++++++++++++++++++++ EFI/OC/config.Monterey.plist | 35 +++++++++++++++++++++++++++++++++++ EFI/OC/config.plist | 35 +++++++++++++++++++++++++++++++++++ 4 files changed, 140 insertions(+) diff --git a/EFI/OC/config.BigSur.plist b/EFI/OC/config.BigSur.plist index 6cda198..d9577c4 100644 --- a/EFI/OC/config.BigSur.plist +++ b/EFI/OC/config.BigSur.plist @@ -623,6 +623,35 @@ Serial + Custom + + BaudRate + 115200 + ClockRate + 1843200 + DetectCable + + ExtendedTxFifoSize + 64 + FifoControl + 7 + LineControl + 7 + PciDeviceInfo + + /w== + + RegisterAccessWidth + 8 + RegisterBase + 1016 + RegisterStride + 1 + UseHardwareFlowControl + + UseMmio + + Init Override @@ -802,6 +831,12 @@ 50 KeySubsequentDelay 5 + PointerDwellClickTimeout + 0 + PointerDwellDoubleClickTimeout + 0 + PointerDwellRadius + 0 PointerPollMask -1 PointerPollMax diff --git a/EFI/OC/config.Catalina.plist b/EFI/OC/config.Catalina.plist index 60bbc4c..8b24490 100644 --- a/EFI/OC/config.Catalina.plist +++ b/EFI/OC/config.Catalina.plist @@ -623,6 +623,35 @@ Serial + Custom + + BaudRate + 115200 + ClockRate + 1843200 + DetectCable + + ExtendedTxFifoSize + 64 + FifoControl + 7 + LineControl + 7 + PciDeviceInfo + + /w== + + RegisterAccessWidth + 8 + RegisterBase + 1016 + RegisterStride + 1 + UseHardwareFlowControl + + UseMmio + + Init Override @@ -802,6 +831,12 @@ 50 KeySubsequentDelay 5 + PointerDwellClickTimeout + 0 + PointerDwellDoubleClickTimeout + 0 + PointerDwellRadius + 0 PointerPollMask -1 PointerPollMax diff --git a/EFI/OC/config.Monterey.plist b/EFI/OC/config.Monterey.plist index 6bf859d..7e90bde 100644 --- a/EFI/OC/config.Monterey.plist +++ b/EFI/OC/config.Monterey.plist @@ -623,6 +623,35 @@ Serial + Custom + + BaudRate + 115200 + ClockRate + 1843200 + DetectCable + + ExtendedTxFifoSize + 64 + FifoControl + 7 + LineControl + 7 + PciDeviceInfo + + /w== + + RegisterAccessWidth + 8 + RegisterBase + 1016 + RegisterStride + 1 + UseHardwareFlowControl + + UseMmio + + Init Override @@ -802,6 +831,12 @@ 50 KeySubsequentDelay 5 + PointerDwellClickTimeout + 0 + PointerDwellDoubleClickTimeout + 0 + PointerDwellRadius + 0 PointerPollMask -1 PointerPollMax diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 480d536..4587752 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -623,6 +623,35 @@ Serial + Custom + + BaudRate + 115200 + ClockRate + 1843200 + DetectCable + + ExtendedTxFifoSize + 64 + FifoControl + 7 + LineControl + 7 + PciDeviceInfo + + /w== + + RegisterAccessWidth + 8 + RegisterBase + 1016 + RegisterStride + 1 + UseHardwareFlowControl + + UseMmio + + Init Override @@ -802,6 +831,12 @@ 50 KeySubsequentDelay 5 + PointerDwellClickTimeout + 0 + PointerDwellDoubleClickTimeout + 0 + PointerDwellRadius + 0 PointerPollMask -1 PointerPollMax -- GitLab