Skip to content

Commit 43ec24f

Browse files
committed
README.md: Match wording for pci
1 parent cb2fdc0 commit 43ec24f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ _Note_: Apple CPU identifier must be `0x0F01` for 8 core CPUs or higher and `0x0
2424
- `-revproc` to enable verbose process logging (in DEBUG builds)
2525
- `revpatch=value` to enable patching as comma separated options. Default value is `auto`.
2626
- `memtab` - enable memory tab in System Information on MacBookAir and MacBookPro10,x platforms
27-
- `pci` - prevent PCI configuration warnings on MacPro7,1 platforms
27+
- `pci` - prevent PCI configuration warnings in System Settings on MacPro7,1 platforms
2828
- `cpuname` - custom CPU name in System Information
2929
- `diskread` - disables uninitialized disk warning in Finder
3030
- `asset` - allows Content Caching when `sysctl kern.hv_vmm_present` returns `1` on macOS 11.3 or newer
@@ -34,7 +34,7 @@ _Note_: Apple CPU identifier must be `0x0F01` for 8 core CPUs or higher and `0x0
3434
- `revcpu=value` to enable (`1`, non-Intel default)/disable (`0`, Intel default) CPU brand string patching.
3535
- `revcpuname=value` custom CPU brand string (max 48 characters, 20 or less recommended, taken from CPUID otherwise)
3636
- `revblock=value` to block processes as comma separated options. Default value is `auto`.
37-
- `pci` - block ExpansionSlotNotification and MemorySlotNotification on Catalina+ (for MacPro7,1 SMBIOS)
37+
- `pci` - prevent PCI and RAM configuration notifications on MacPro7,1 platforms
3838
- `gmux` - block displaypolicyd on Big Sur+ (for genuine MacBookPro9,1/10,1)
3939
- `media` - block mediaanalysisd on Ventura+ (for Metal 1 GPUs)
4040
- `none` - disable all blocking

0 commit comments

Comments
 (0)