Attention is currently required from: Jason Glenesk, Raul Rangel, Martin L Roth, Matt DeVillier, Fred Reitberger.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74344 )
Change subject: soc/amd/common: Identify FSP HOB type GUIDs
......................................................................
Patch Set 1:
(3 comments)
Patchset:
PS1:
haven't looked at the actual guids yet; only at the general code
File src/soc/amd/common/fsp/hob_display.c:
PS1:
i personally would prefer to use the coreboot type guid_t and the macro GUID_INIT instead of the EFI type EFI_GUID. that's what's used in the soc/amd subtree; soc/intel and the FSP driver however use the non-coreboot-native EFI types. either way works and the binary representation ends up being the same, so i don't have a very strong opinion on this
https://review.coreboot.org/c/coreboot/+/74344/comment/01e3fa9a_c4505bba
PS1, Line 5: #include <lib.h>
i don't see what this is needed for. you'll need to include types.h or the more specific header that provides the size_t definition
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74344
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3e0b4c3e3c7b6271ac64f9296c8a3f46d28e244d
Gerrit-Change-Number: 74344
Gerrit-PatchSet: 1
Gerrit-Owner: Martin L Roth
gaumless@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Martin L Roth
gaumless@gmail.com
Gerrit-Attention: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Attention: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Comment-Date: Thu, 13 Apr 2023 11:47:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment