<p>Bill XIE <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://review.coreboot.org/21315">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ifdtool: refactor region_name(s) and new_layout<br><br>The feature "--newlayout" is designed to use scheme "right-align"<br>to copy every regions since its birstday<br>(change I0e0925a725c40fa44d8c4b6e86552028779d0523), but such<br>scheme may be only valid for the bios region. For example, it will<br>cut off the starting chunk of the me region when attempting to shrink<br>it, according to https://github.com/corna/me_cleaner/issues/58 .<br><br>In this commit, I add a member "dir" to "struct region_info" (former<br>"struct region_name" to record the alignment direction of the region,<br>and for now, only bios region uses "right-align". (ME region should<br>use "left-align", according to me_cleaner's practice)<br><br>Change-Id: Ia2b92c3f835f9849a243a48c37588c2dbe7449bf<br>Signed-off-by: Bill XIE <persmule@gmail.com><br>---<br>M util/ifdtool/ifdtool.c<br>M util/ifdtool/ifdtool.h<br>2 files changed, 101 insertions(+), 36 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/21315/4</pre><p>To view, visit <a href="https://review.coreboot.org/21315">change 21315</a>. To unsubscribe, 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/21315"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia2b92c3f835f9849a243a48c37588c2dbe7449bf </div>
<div style="display:none"> Gerrit-Change-Number: 21315 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Bill XIE <persmule@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Bill XIE <persmule@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Nicola Corna <nicola@corna.info> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>