Attention is currently required from: Alok Agarwal, Intel coreboot Reviewers, Jérémy Compostella, Kapil Porwal, Paul Menzel, Pranava Y N, Ronak Kanabar, srinivas.kulkarni(a)intel.com.
Subrata Banik has posted comments on this change by Alok Agarwal. ( https://review.coreboot.org/c/coreboot/+/87000?usp=email )
Change subject: vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3103_05
......................................................................
Patch Set 4:
(1 comment)
File src/vendorcode/intel/fsp/fsp2_0/pantherlake/MemInfoHob.h:
https://review.coreboot.org/c/coreboot/+/87000/comment/c162e91c_35eb45ac?us… :
PS3, Line 2: file contains definitions required for creation of
: Memory S3 Save data, Memory Info data and Memory Platform
: data hobs.
:
: @copyright
: Copyright (c) 1999 - 2024, Intel Corporation. All rights reserved.<BR>
: This program and the accompanying materials are licensed and made available under
: the terms and conditions of the BSD License that accompanies this distribution.
: The full text of the license may be found at
: http://opensource.org/licenses/bsd-license.php.
: THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
:
: WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
:
: @par Specification Reference:
: **/
:
: #ifndef _MEM_INFO_HOB_H_
: #define _MEM_INFO_HOB_H_
:
> > Way too many changes here. It looks like you are changing the file encoding (unix vs. windows) […]
Acknowledged
--
To view, visit https://review.coreboot.org/c/coreboot/+/87000?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: I054e419ef23ada67347750e7a68014c2bb112199
Gerrit-Change-Number: 87000
Gerrit-PatchSet: 4
Gerrit-Owner: Alok Agarwal <alok.agarwal(a)intel.com>
Gerrit-Reviewer: Intel coreboot Reviewers <intel_coreboot_reviewers(a)intel.com>
Gerrit-Reviewer: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Pranava Y N <pranavayn(a)google.com>
Gerrit-Reviewer: Ronak Kanabar <ronak.kanabar(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: srinivas.kulkarni(a)intel.com
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Intel coreboot Reviewers <intel_coreboot_reviewers(a)intel.com>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Attention: Ronak Kanabar <ronak.kanabar(a)intel.com>
Gerrit-Attention: Pranava Y N <pranavayn(a)google.com>
Gerrit-Attention: Alok Agarwal <alok.agarwal(a)intel.com>
Gerrit-Attention: srinivas.kulkarni(a)intel.com
Gerrit-Comment-Date: Mon, 14 Apr 2025 03:08:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik <subratabanik(a)google.com>
Comment-In-Reply-To: Jérémy Compostella <jeremy.compostella(a)intel.com>
Attention is currently required from: Alok Agarwal, Intel coreboot Reviewers, Jérémy Compostella, Kapil Porwal, Paul Menzel, Pranava Y N, Ronak Kanabar, srinivas.kulkarni(a)intel.com.
Hello Intel coreboot Reviewers, Jérémy Compostella, Kapil Porwal, Pranava Y N, Ronak Kanabar, Subrata Banik, build bot (Jenkins), srinivas.kulkarni(a)intel.com,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/87000?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Code-Review-1 by Jérémy Compostella, Verified-1 by build bot (Jenkins)
Change subject: vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3103_05
......................................................................
vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3103_05
Update header files for FSP for Panther Lake platform to version
3103_05, with the previous version being 3071_00.
Changes include:
- Updating UPD Offset in FspmUpd.h and FspsUpd.h
- Updated MemInfoHob.h : Update MEMORY_INFO_DATA_HOB, child structures and their data for SMBIOS type 16/17 design change
BUG=b:406375765
TEST=Able to build google/fatcat.
Change-Id: I054e419ef23ada67347750e7a68014c2bb112199
Signed-off-by: Alok Agarwal <alok.agarwal(a)intel.corp-partner.google.com>
---
M src/vendorcode/intel/fsp/fsp2_0/pantherlake/FspmUpd.h
M src/vendorcode/intel/fsp/fsp2_0/pantherlake/FspsUpd.h
M src/vendorcode/intel/fsp/fsp2_0/pantherlake/MemInfoHob.h
3 files changed, 209 insertions(+), 252 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/87000/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/87000?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I054e419ef23ada67347750e7a68014c2bb112199
Gerrit-Change-Number: 87000
Gerrit-PatchSet: 4
Gerrit-Owner: Alok Agarwal <alok.agarwal(a)intel.com>
Gerrit-Reviewer: Intel coreboot Reviewers <intel_coreboot_reviewers(a)intel.com>
Gerrit-Reviewer: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Pranava Y N <pranavayn(a)google.com>
Gerrit-Reviewer: Ronak Kanabar <ronak.kanabar(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: srinivas.kulkarni(a)intel.com
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Intel coreboot Reviewers <intel_coreboot_reviewers(a)intel.com>
Gerrit-Attention: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Attention: Ronak Kanabar <ronak.kanabar(a)intel.com>
Gerrit-Attention: Pranava Y N <pranavayn(a)google.com>
Gerrit-Attention: Alok Agarwal <alok.agarwal(a)intel.com>
Gerrit-Attention: srinivas.kulkarni(a)intel.com
Attention is currently required from: Hung-Te Lin, Vince Liu, Yu-Ping Wu.
Yidi Lin has posted comments on this change by Vince Liu. ( https://review.coreboot.org/c/coreboot/+/87003?usp=email )
Change subject: soc/mediatek/mt8189: Enable ARM Trusted Firmware integration
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> The MT8189 ATF is not upstreamed yet.
submodule updated.
--
To view, visit https://review.coreboot.org/c/coreboot/+/87003?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: If5c311bea10ad8cb0b8b7a5e48d9e36d0d569a7e
Gerrit-Change-Number: 87003
Gerrit-PatchSet: 1
Gerrit-Owner: Vince Liu <vince-wl.liu(a)mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Vince Liu <vince-wl.liu(a)mediatek.com>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Comment-Date: Mon, 14 Apr 2025 02:33:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yidi Lin <yidilin(a)google.com>
Attention is currently required from: Hung-Te Lin, Vince Liu, Yu-Ping Wu.
Yidi Lin has posted comments on this change by Vince Liu. ( https://review.coreboot.org/c/coreboot/+/87003?usp=email )
Change subject: soc/mediatek/mt8189: Enable ARM Trusted Firmware integration
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Please rebase this patch.
--
To view, visit https://review.coreboot.org/c/coreboot/+/87003?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: If5c311bea10ad8cb0b8b7a5e48d9e36d0d569a7e
Gerrit-Change-Number: 87003
Gerrit-PatchSet: 1
Gerrit-Owner: Vince Liu <vince-wl.liu(a)mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Vince Liu <vince-wl.liu(a)mediatek.com>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Comment-Date: Mon, 14 Apr 2025 02:33:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No