Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32957
to look at the new patch set (#2).
Change subject: libpayload: define cbtable tags as enum to identify conflicts ......................................................................
libpayload: define cbtable tags as enum to identify conflicts
We had a value that was overloaded thrice. By moving them in a common structure and ordering them by value such issues are hopefully avoided in the future.
Change-Id: I0c7762601d7620413989b458fa634d7606accc9d Signed-off-by: Patrick Georgi pgeorgi@google.com --- M payloads/libpayload/include/coreboot_tables.h 1 file changed, 49 insertions(+), 55 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/32957/2