Skip to content

Commit

Permalink
README.md: Match wording for pci
Browse files Browse the repository at this point in the history
  • Loading branch information
khronokernel committed Nov 6, 2022
1 parent cb2fdc0 commit 43ec24f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ _Note_: Apple CPU identifier must be `0x0F01` for 8 core CPUs or higher and `0x0
- `-revproc` to enable verbose process logging (in DEBUG builds)
- `revpatch=value` to enable patching as comma separated options. Default value is `auto`.
- `memtab` - enable memory tab in System Information on MacBookAir and MacBookPro10,x platforms
- `pci` - prevent PCI configuration warnings on MacPro7,1 platforms
- `pci` - prevent PCI configuration warnings in System Settings on MacPro7,1 platforms
- `cpuname` - custom CPU name in System Information
- `diskread` - disables uninitialized disk warning in Finder
- `asset` - allows Content Caching when `sysctl kern.hv_vmm_present` returns `1` on macOS 11.3 or newer
Expand All @@ -34,7 +34,7 @@ _Note_: Apple CPU identifier must be `0x0F01` for 8 core CPUs or higher and `0x0
- `revcpu=value` to enable (`1`, non-Intel default)/disable (`0`, Intel default) CPU brand string patching.
- `revcpuname=value` custom CPU brand string (max 48 characters, 20 or less recommended, taken from CPUID otherwise)
- `revblock=value` to block processes as comma separated options. Default value is `auto`.
- `pci` - block ExpansionSlotNotification and MemorySlotNotification on Catalina+ (for MacPro7,1 SMBIOS)
- `pci` - prevent PCI and RAM configuration notifications on MacPro7,1 platforms
- `gmux` - block displaypolicyd on Big Sur+ (for genuine MacBookPro9,1/10,1)
- `media` - block mediaanalysisd on Ventura+ (for Metal 1 GPUs)
- `none` - disable all blocking
Expand Down

0 comments on commit 43ec24f

Please sign in to comment.