Attention is currently required from: Maximilian Brune, Angel Pons, Lean Sheng Tan.
Benjamin Doron has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74120 )
Change subject: commonlib/coreboot_tables.h: Fix typo in enum type name
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74120/comment/78570d28_bffc02c8
PS1, Line 9: Fix a typo in an enum's type name, "tmp" ---> "tpm". The enum type is
kind of raises the questions why we have it, if its not used. […]
It's an enum, we can use it unnamed.
These could be defines, but I don't think it matters? Or, we can just remove the type name too.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74120
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie7529e7ee80aa9661ec053da8211c2c3295b3942
Gerrit-Change-Number: 74120
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Comment-Date: Sun, 02 Apr 2023 07:15:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-MessageType: comment