Attention is currently required from: Angel Pons, Arthur Heymans, David Hendricks, Felix Singer, Jincheng Li, Lean Sheng Tan, Patrick Rudolph.
Shuo Liu has posted comments on this change by Shuo Liu. ( https://review.coreboot.org/c/coreboot/+/83327?usp=email )
Change subject: mb/intel/beechnutcity_crb: Update SMBIOS info for type 0,1,2,3
......................................................................
Patch Set 6:
(3 comments)
File src/mainboard/intel/beechnutcity_crb/ramstage.c:
https://review.coreboot.org/c/coreboot/+/83327/comment/d40f4ec3_f78ccbea?usp... :
PS5, Line 14: return "UNKNOWN";
Default if unset is the coreboot version, which IMHO is more useful than "UNKNOWN": https://github. […]
Done
https://review.coreboot.org/c/coreboot/+/83327/comment/db3a9d96_9511ed0a?usp... :
PS5, Line 24: return "UNKNOWN";
Most of these default to empty strings. Will this code be changed in the future (e.g. […]
There is no plan to further update the board info, the intention of these changes is to set examples for variant board changes in future. The smbios_defaults.c definitely helps on this purpose better. I updated this patch accordingly.
https://review.coreboot.org/c/coreboot/+/83327/comment/4e0a285b_8841def4?usp... :
PS5, Line 52: u8 smbios_chassis_power_cords(void)
: {
: return 1;
: }
Same as default, can be omitted: https://github. […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/83327?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I8a7d4958171df121e2cd3acb3a71554c695d64ab
Gerrit-Change-Number: 83327
Gerrit-PatchSet: 6
Gerrit-Owner: Shuo Liu
shuo.liu@intel.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Jincheng Li
jincheng.li@intel.com
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Attention: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Attention: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Attention: David Hendricks
david.hendricks@gmail.com
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Jincheng Li
jincheng.li@intel.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Comment-Date: Thu, 25 Jul 2024 03:24:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com