<div dir="ltr"><div dir="ltr">Good day!</div><div dir="ltr"><br></div><div dir="ltr">I'm Josh. This will be my first time contributing so please bear with me. </div><div dir="ltr"><br></div><div dir="ltr">I am making a simple change on one of the header files and while following the guidelines on committing I get the error below. It is pointing to a Quark SoC documentation that I have never touched.</div><div dir="ltr"><br></div><div>I have pulled the latest master and still I am seeing this. It is not even related to what I am changing. </div><div dir="ltr"><br></div><div dir="ltr">Can you please advise on how I can proceed with this?<br><div><br></div><div>Many thanks,</div><div>Josh</div><div><br></div><div><br></div><div><div>josh@ubuntu1604vm:~/Documents/coreboot$ git commit</div><div>Check that files have license headers (lint-stable-000-license-headers): success</div><div>Check for superfluous whitespace in the tree (lint-stable-003-whitespace): success</div><div>Check that C labels begin at start-of-line (lint-stable-004-style-labels): success</div><div>Check that every board has a meaningful board_info.txt (lint-stable-005-board-status): success</div><div>Check that every vendor and board has a Kconfig.name (lint-stable-006-board-name): success</div><div>check Kconfig files for errors (lint-stable-008-kconfig): success</div><div>verify that files don't have the old style header (lint-stable-009-old-licenses): success</div><div>Check that we use a single assembler syntax (lint-stable-010-asm-syntax): success</div><div>Check that source files are not executable (lint-stable-012-executable-bit): success</div><div>Verify that site-local is not in the coreboot repository (lint-stable-013-site-local): success</div><div>Check for non-ASCII and unprintable characters (lint-stable-016-non-ascii): success</div><div>Check that saved config files are miniconfigs (lint-stable-017-configs): success</div><div>Report any symbolic links (lint-stable-018-symlinks): success</div><div>Check for auto-included headers (lint-stable-019-header-files): success</div><div>Verify that the word 'coreboot' is lowercase (lint-stable-021-coreboot-lowercase): Documentation/Intel/SoC/quark.html:22:        <li><a target="_blank" href="#CorebootPayloadPkg">CorebootPayloadPkg</a></li></div><div>Documentation/Intel/SoC/quark.html:52:<h2><a name="CorebootPayloadPkg">Quark&trade; EDK2 CorebootPayloadPkg</a></h2></div><div>Documentation/Intel/SoC/quark.html:59:<pre><code>build  -p CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc  -a IA32  \</div><div>Documentation/Intel/SoC/quark.html:63:ls Build/CorebootPayloadPkgIA32/DEBUG_GCC48/FV/UEFIPAYLOAD.fd</div><div>Documentation/Intel/SoC/quark.html:67:<pre><code>build  -p CorebootPayloadPkg\CorebootPayloadPkgIa32.dsc  -a IA32  -t VS2015x86  -b DEBUG  -DDEBUG_PROPERTY_MASK=0x27  -DDEBUG_PRINT_ERROR_LEVEL=0x80000042  -DSHELL_TYPE=BUILD_SHELL  -DMAX_LOGICAL_PROCESSORS=1</div><div>Documentation/Intel/SoC/quark.html:68:dir Build\CorebootPayloadPkgIA32\DEBUG_VS2015x86\FV\UEFIPAYLOAD.fd</div><div>Documentation/Intel/SoC/soc.html:575:  One of the payloads that needs ACPI tables is the EDK2 <a target="_blank" href="quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a>.</div><div>Documentation/Intel/SoC/soc.html:581:  CorebootModulePkg/Library/CbParseLib/<a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l450">https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l450</a>">CbParseLib.c</a></div><div>Documentation/Intel/SoC/soc.html:584:  <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CorebootModulePkg.dec#l36">https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CorebootModulePkg.dec#l36</a>">gUefiAcpiBoardInfoGuid</a></div><div>Documentation/Intel/SoC/soc.html:586:  CorebootModulePkg/CbSupportPei/CbSupportPei/<a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CbSupportPei/CbSupportPei.c#l364">https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/CbSupportPei/CbSupportPei.c#l364</a>">CbPeiEntryPoint</a>.</div><div>Documentation/Intel/SoC/soc.html:603:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l477">https://github.com/tianocore/edk2/blob/master/CorebootModulePkg/Library/CbParseLib/CbParseLib.c#l477</a>">PmGpeEnBase</a></div><div>Documentation/Intel/SoC/soc.html:605:    <td><a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l129">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l129</a>">Shutdown</a></td></div><div>Documentation/Intel/SoC/soc.html:613:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l139">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l139</a>">Shutdown</a><br></div><div>Documentation/Intel/SoC/soc.html:614:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l40">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l40</a>">Suspend</a></div><div>Documentation/Intel/SoC/soc.html:622:    <td><a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l134">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l134</a>">Shutdown</a></td></div><div>Documentation/Intel/SoC/soc.html:630:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.c#l55">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.c#l55</a>">Timer</a></div><div>Documentation/Intel/SoC/soc.html:639:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71</a>">Cold</a></div><div>Documentation/Intel/SoC/soc.html:641:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98</a>">Warm</a></div><div>Documentation/Intel/SoC/soc.html:651:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l71</a>">Cold</a></div><div>Documentation/Intel/SoC/soc.html:653:      <a target="_blank" href="<a href="https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98">https://github.com/tianocore/edk2/blob/master/CorebootPayloadPkg/Library/ResetSystemLib/ResetSystemLib.c#l98</a>">Warm</a></div><div>Documentation/Intel/SoC/soc.html:683:  One of the payloads that needs legacy hardare is the EDK2 <a target="_blank" href="quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a>.</div><div>Documentation/Intel/development.html:153:    <td><a target="_blank" href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a> gets to shell prompt</td></div><div>Documentation/Intel/development.html:158:    <td><a target="_blank" href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a> gets to shell prompt</td></div><div>Documentation/Intel/index.html:13:  <li><a target="_blank" href="<a href="http://wiki.minnowboard.org/Coreboot">http://wiki.minnowboard.org/Coreboot</a>">MinnowBoard MAX</a></li></div><div>Documentation/Intel/index.html:40:  <li><a target="_blank" href="SoC/quark.html#CorebootPayloadPkg">CorebootPayloadPkg</a></div><div>test failed</div><div>Check for illegal characters in filename (lint-stable-023-filenames): success</div><div>ERROR: 1 test(s) failed.</div><div>util/testing/Makefile.inc:82: recipe for target 'lint-stable' failed</div><div>make: *** [lint-stable] Error 1</div><div>josh@ubuntu1604vm:~/Documents/coreboot$ git status</div><div>On branch master</div><div>Your branch is up-to-date with 'origin/master'.</div><div>Changes to be committed:</div><div>  (use "git reset HEAD <file>..." to unstage)</div><div><br></div><div><span style="white-space:pre">     </span>modified:   src/mainboard/intel/leafhill/brd_gpio.h</div><div><br></div><div>Untracked files:</div><div>  (use "git add <file>..." to include in what will be committed)</div><div><br></div><div><span style="white-space:pre">        </span>coreboot_leafhill.patch</div><div><br></div><div>josh@ubuntu1604vm:~/Documents/coreboot$ </div></div><div><br></div></div></div>