get ready to use NRI with haswell boards such as T440p and W541
prior to this haswell boards booted very slowly due to improper mrc blob for the required cbfs size
reproduction steps:
In coreboot: git checkout 5d291de6011a56bfd767c4bcdfdc3aa6ee87a2dd && git format-patch 7b36319fd9..HEAD --start-number=10.
5d291de6011a56bfd767c4bcdfdc3aa6ee87a2dd is the last commit of the haswell-NRI patch train.
7b36319fd9 is the last commit before the haswell-NRI patch train.
Then move the resulting patch files under patches/coreboot-24.12/ directory in heads.
Signed-off-by: gaspar-ilom <gasparilom@riseup.net>