<p>HAOUAS Elyes has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30376">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">car/non-evict/exit_car.S: Use tabs instead of white spaces<br><br>Change-Id: I53e33c54fe3ff7b6276a5bbf7defd2db33a60f0f<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/cpu/intel/car/non-evict/exit_car.S<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/30376/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/cpu/intel/car/non-evict/exit_car.S b/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>index 5eb2515..8adc5f6 100644</span><br><span>--- a/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>+++ b/src/cpu/intel/car/non-evict/exit_car.S</span><br><span>@@ -42,11 +42,11 @@</span><br><span>         wrmsr</span><br><span> </span><br><span>    /* Disable the no eviction run state */</span><br><span style="color: hsl(0, 100%, 40%);">- movl    $NoEvictMod_MSR, %ecx</span><br><span style="color: hsl(120, 100%, 40%);">+ movl    $NoEvictMod_MSR, %ecx</span><br><span>        rdmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   andl    $~2, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+     andl    $~2, %eax</span><br><span>    wrmsr</span><br><span style="color: hsl(0, 100%, 40%);">-   andl    $~1, %eax</span><br><span style="color: hsl(120, 100%, 40%);">+     andl    $~1, %eax</span><br><span>    wrmsr</span><br><span> </span><br><span>    post_code(0x32)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30376">change 30376</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/c/coreboot/+/30376"/><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-Change-Id: I53e33c54fe3ff7b6276a5bbf7defd2db33a60f0f </div>
<div style="display:none"> Gerrit-Change-Number: 30376 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>