Stefan Reinauer has submitted this change. ( https://review.coreboot.org/c/blobs/+/38808?usp=email )
Change subject: cpu/intel/stm: Mark up file name as code/monospace ......................................................................
cpu/intel/stm: Mark up file name as code/monospace
Change-Id: Ib86fb06d5b1824ae445fac2ba11a6cc54974e0f0 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M cpu/intel/stm/README.md 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: Stefan Reinauer: Verified; Looks good to me, approved
diff --git a/cpu/intel/stm/README.md b/cpu/intel/stm/README.md index 99566d2..361fecf 100644 --- a/cpu/intel/stm/README.md +++ b/cpu/intel/stm/README.md @@ -16,8 +16,8 @@
## Instructions:
-This folder serves as the location for the stm.bin file. The developer -can use the default stm.bin provided or replace it with one that has +This folder serves as the location for the `stm.bin` file. The developer +can use the default `stm.bin` provided or replace it with one that has been custom built. The coreboot build system will look here for the STM binary when the STM has been configured.