[coreboot-gerrit] Change in coreboot[master]: src/include: Introduce guid_t type

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Tue Sep 4 22:07:49 CEST 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28467 )

Change subject: src/include: Introduce guid_t type
......................................................................


Patch Set 1:

(3 comments)

https://review.coreboot.org/#/c/28467/1/src/include/uuid.h
File src/include/uuid.h:

https://review.coreboot.org/#/c/28467/1/src/include/uuid.h@28
PS1, Line 28:    (b) & 0xff, ((b) >> 8) & 0xff,					\
please, no spaces at the start of a line


https://review.coreboot.org/#/c/28467/1/src/include/uuid.h@29
PS1, Line 29:    (c) & 0xff, ((c) >> 8) & 0xff,					\
please, no spaces at the start of a line


https://review.coreboot.org/#/c/28467/1/src/include/uuid.h@30
PS1, Line 30:    (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) } })
please, no spaces at the start of a line



-- 
To view, visit https://review.coreboot.org/28467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia1cd7a1f0e0f900858830e1a6a7e2bbbe272fa30
Gerrit-Change-Number: 28467
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Tue, 04 Sep 2018 20:07:49 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180904/b70740b6/attachment.html>


More information about the coreboot-gerrit mailing list