Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34776 )
Change subject: cpu/x86/smm: Define single smm_subregion()
......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34776/4/src/cpu/x86/smm/tseg_region...
File src/cpu/x86/smm/tseg_region.c:
https://review.coreboot.org/c/coreboot/+/34776/4/src/cpu/x86/smm/tseg_region...
PS4, Line 63: case SMM_SUBREGION_IED:
It's a matter of exposing implementation details into common x86 api. […]
Looking further to CB:34792 I think this enumeration needs to go to platform specifics. Then again I don't have a case other than IED to deal with now.
Not like I would need or want to bring the (currently 8 copies) of struct ied_header in cpu/x86. I don't yet have a clear vision what is the best way to solve the different variants of IED initialisations.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34776
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9daf0dec8fbaaa1f4e6004ea034869f43412d7d5
Gerrit-Change-Number: 34776
Gerrit-PatchSet: 4
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: David Guckian
david.guckian@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Vanny E
vanessa.f.eusebio@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 08 Aug 2019 16:40:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Gerrit-MessageType: comment