<p>Pratikkumar V Prajapati has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27246">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: add a space in printing ME FPF status<br><br>This is cosmetic change<br><br>Before:<br>ME: Power Management Event  : Clean global reset<br>ME: Progress Phase State    : Unknown phase: 0x08 state: 0x10<br>ME: Power Down Mitigation   : NO<br>ME: FPF status               : fused<br><br>After:<br>ME: Power Management Event  : Clean Moff->Mx wake<br>ME: Progress Phase State    : Unknown phase: 0x08 state: 0x10<br>ME: Power Down Mitigation   : NO<br>ME: FPF status              : fused<br><br>Change-Id: I15c02045d0f94fdb3f4a028585cad488d4ac9aa6<br>Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com><br>---<br>M src/soc/intel/skylake/me.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/27246/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/skylake/me.c b/src/soc/intel/skylake/me.c</span><br><span>index a23172e..36f8339 100644</span><br><span>--- a/src/soc/intel/skylake/me.c</span><br><span>+++ b/src/soc/intel/skylake/me.c</span><br><span>@@ -424,7 +424,7 @@</span><br><span>                }</span><br><span>    }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   printk(BIOS_DEBUG, "ME: FPF status               : ");</span><br><span style="color: hsl(120, 100%, 40%);">+      printk(BIOS_DEBUG, "ME: FPF status              : ");</span><br><span>      switch (hfs6.fields.fpf_nvars) {</span><br><span>     case ME_HFS6_FPF_NOT_COMMITTED:</span><br><span>              printk(BIOS_DEBUG, "unfused\n");</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27246">change 27246</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/27246"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I15c02045d0f94fdb3f4a028585cad488d4ac9aa6 </div>
<div style="display:none"> Gerrit-Change-Number: 27246 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pratikkumar V Prajapati <pratikkumar.v.prajapati@intel.com> </div>