<p>Joel Kitching <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/27888">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cbmem: rename vdat to chromeos_acpi<br><br>There is a confusingly named section in cbmem called vdat.<br>This section holds a data structure called chromeos_acpi_t,<br>which exposes some system information to the Chrome OS<br>userland utility crossystem.<br><br>Within the chromeos_acpi_t structure, there is a member<br>called vdat.  This (currently) holds a VbSharedDataHeader.<br><br>Rename the outer vdat to chromeos_acpi to make its purpose<br>clear, and prevent the bizarreness of being able to access<br>vdat->vdat.<br><br>Additionally, disallow external references to the<br>chromeos_acpi data structure in gnvs.c.<br><br>BUG=b:112288216<br>TEST=emerge-eve coreboot, run on eve<br>CQ-DEPEND=CL:1164722<br><br>Signed-off-by: Joel Kitching <kitching@google.com><br><br>Change-Id: Ia74e58cde21678f24b0bb6c1ca15048677116b2e<br>---<br>M payloads/libpayload/include/coreboot_tables.h<br>M payloads/libpayload/include/sysinfo.h<br>M payloads/libpayload/libc/coreboot.c<br>M src/arch/x86/smbios.c<br>M src/commonlib/include/commonlib/coreboot_tables.h<br>M src/lib/coreboot_table.c<br>M src/vendorcode/google/chromeos/gnvs.c<br>M src/vendorcode/google/chromeos/gnvs.h<br>8 files changed, 42 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/88/27888/3</pre><p>To view, visit <a href="https://review.coreboot.org/27888">change 27888</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/27888"/><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: Ia74e58cde21678f24b0bb6c1ca15048677116b2e </div>
<div style="display:none"> Gerrit-Change-Number: 27888 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Joel Kitching <kitching@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>