The FSP headers are misleading about VrConfigEnable default state: https://github.com/intel/FSP/blob/master/RaptorLakeFspBinPkg/Client/RaptorLakeS/Include/FspsUpd.h#L1434
The comment bolds the default as disabled, but the real default is enabled for all domains per BSF: https://github.com/intel/FSP/blob/master/RaptorLakeFspBinPkg/Client/RaptorLakeS/Fsp.bsf#L1007
There might be more inconsistencies, which I haven't noticed, also in other platforms.
The FSP headers are misleading about VrConfigEnable default state: https://github.com/intel/FSP/blob/master/RaptorLakeFspBinPkg/Client/RaptorLakeS/Include/FspsUpd.h#L1434
The comment bolds the default as disabled, but the real default is enabled for all domains per BSF: https://github.com/intel/FSP/blob/master/RaptorLakeFspBinPkg/Client/RaptorLakeS/Fsp.bsf#L1007
There might be more inconsistencies, which I haven't noticed, also in other platforms.