Attention is currently required from: Ricardo Quesada. Hello build bot (Jenkins), Tim Wawrzynczak, Jack Rosenthal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56405
to look at the new patch set (#5).
Change subject: Move ELOG defines/struct to commonib/bsd/elog.h ......................................................................
Move ELOG defines/struct to commonib/bsd/elog.h
Move ELOG defines and structs from include/elog.h to include/comonlib/bsd/elog.h.
This is needed because the will be used from util/ (in a future commit).
It also replaces uNN types with uintNN_t types, for the reason described above.
BUG=b:172210863
Signed-off-by: Ricardo Quesada ricardoq@google.com Change-Id: I4f307f599a311810df2367b7c888f650cff1214a --- M src/commonlib/bsd/include/commonlib/bsd/elog.h M src/include/elog.h 2 files changed, 207 insertions(+), 205 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/56405/5