Attention is currently required from: Himanshu Sahdev, Kilari Raasi, Martin L Roth, Paul Menzel, Ronak Kanabar.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/75519?usp=email )
Change subject: vc/intel/fsp/mtl: Update header files from 3165_81 to 3194_81 ......................................................................
Patch Set 8:
(2 comments)
File src/vendorcode/intel/fsp/fsp2_0/meteorlake/FspProducerDataHeader.h:
https://review.coreboot.org/c/coreboot/+/75519/comment/bf3a62e8_0b1f3419 : PS7, Line 1: /** @file : : Copyright (c) 2023, 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 : which 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. : **/
This seems like an acceptable license for code under src/vendorcode.
Acknowledged
https://review.coreboot.org/c/coreboot/+/75519/comment/41a9d5d0_ca1802d3 : PS7, Line 11: **/ : #ifndef _FSP_PRODUCER_DATA_HEADER_H_ : #define _FSP_PRODUCER_DATA_HEADER_H_
this is not generic for platform if am not wrong currently FSP build is generating this header.
Acknowledged