09-13-2020, 06:25 AM (This post was last modified: 09-13-2020, 06:51 AM by DeathBringer.)
BTW: PchSetup has RT flag, so it can be edited in any OS with EFI boot (non legacy).
E.g. you can try to use UEFIVAR by Zibri
1. Dump PchSetup: uefivar -G:"4570B7F1-ADE8-4943-8DC3-406472842384" -N:"PchSetup" -bd:"PchSetup.bin"
2. Edit PchSetup.bin in any hex-editor.
3. Import PchSetup: uefivar -G:"4570B7F1-ADE8-4943-8DC3-406472842384" -N:"PchSetup" -I:"PchSetup.bin"