Skip to content

Commit f81e984

Browse files
committed
platform/x86/intel/ifs: Update documentation with image download path
JIRA: https://issues.redhat.com/browse/RHEL-45087 commit a787ab7 Author: Jithu Joseph <jithu.joseph@intel.com> Date: Fri Jan 31 12:53:15 2025 -0800 platform/x86/intel/ifs: Update documentation with image download path The documentation previously listed the path to download In Field Scan (IFS) test images as "TBD". Update the documentation to include the correct image download location. Also move the download link to the appropriate section within the documentation. Reported-by: Anisse Astier <anisse@astier.eu> Signed-off-by: Jithu Joseph <jithu.joseph@intel.com> Link: https://lore.kernel.org/r/20250131205315.1585663-1-jithu.joseph@intel.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: David Arcari <darcari@redhat.com>
1 parent fbbd355 commit f81e984

File tree

1 file changed

+4
-5
lines changed
  • drivers/platform/x86/intel/ifs

1 file changed

+4
-5
lines changed

drivers/platform/x86/intel/ifs/ifs.h

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,14 @@
2323
* IFS Image
2424
* ---------
2525
*
26-
* Intel provides a firmware file containing the scan tests via
27-
* github [#f1]_. Similar to microcode there is a separate file for each
26+
* Intel provides firmware files containing the scan tests via the webpage [#f1]_.
27+
* Look under "In-Field Scan Test Images Download" section towards the
28+
* end of the page. Similar to microcode, there are separate files for each
2829
* family-model-stepping. IFS Images are not applicable for some test types.
2930
* Wherever applicable the sysfs directory would provide a "current_batch" file
3031
* (see below) for loading the image.
3132
*
33+
* .. [#f1] https://intel.com/InFieldScan
3234
*
3335
* IFS Image Loading
3436
* -----------------
@@ -125,9 +127,6 @@
125127
* 2) Hardware allows for some number of cores to be tested in parallel.
126128
* The driver does not make use of this, it only tests one core at a time.
127129
*
128-
* .. [#f1] https://github.com/intel/TBD
129-
*
130-
*
131130
* Structural Based Functional Test at Field (SBAF):
132131
* -------------------------------------------------
133132
*

0 commit comments

Comments
 (0)