From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by mx.groups.io with SMTP id smtpd.web10.17681.1670253411352696625 for ; Mon, 05 Dec 2022 07:16:51 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@quicinc.com header.s=qcppdkim1 header.b=HpeqDH+U; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: quicinc.com, ip: 205.220.180.131, mailfrom: quic_rcran@quicinc.com) Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2B5AofaI026649; Mon, 5 Dec 2022 15:16:48 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=PigQ8t4Z/t0i3wd6VVpqSsPrMrO5DkVkXIwPsvTucgQ=; b=HpeqDH+U54CbyNcvrTn909O227baMloM0brWj54+lWpMugbq2otPJGbGvok9OxChAGYN H5M5ZNLSRiYP/X+WZCoJrXw/b7TTcQ+oBsZDgOK+YCLfT7eoqzg+nfgpY5Sm+GVzKBVU IU9wJTthKdz7wh4OOqGE1CeACoTyrYOyHi1wMrG1sNo293q2N30PUSNzG5XY5gtU7q2X ZSsVYdOXWLBhvJhhJBoDr8fKHXL9WwtjfhIiJjUMpNwe1GWM5OAJ0hd7JtS5pGKr/ncf 6cmenTLWvQWrFqoOd1XkP3BLZsXb/Dym8sewD3c4P3l2796zJVTBY6GidhjsSnhoZ9Qd Ug== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3m7wff469x-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 05 Dec 2022 15:16:48 +0000 Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 2B5FGk8s003221 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 5 Dec 2022 15:16:47 GMT Received: from [10.110.8.230] (10.80.80.8) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.36; Mon, 5 Dec 2022 07:16:46 -0800 Message-ID: <6c29cc89-5186-985f-e950-00440612a91e@quicinc.com> Date: Mon, 5 Dec 2022 08:16:45 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [edk2-devel] [edk2-staging][PATCH V2] edk2-staging/RedfishClientPkg: Fix typo To: "devel@edk2.groups.io" , "abner.chang@amd.com" , "nicklew@nvidia.com" CC: Igor Kulchytskyy , Nick Ramirez References: <20221201032927.226-1-nicklew@nvidia.com> From: "Rebecca Cran" In-Reply-To: X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: NWa7WsRC1iyTzKdXZBvPMLeUSR_stoAc X-Proofpoint-ORIG-GUID: NWa7WsRC1iyTzKdXZBvPMLeUSR_stoAc X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-12-05_01,2022-12-05_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1011 mlxscore=0 bulkscore=0 phishscore=0 malwarescore=0 impostorscore=0 adultscore=0 mlxlogscore=999 priorityscore=1501 suspectscore=0 lowpriorityscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2210170000 definitions=main-2212050126 Content-Language: en-US Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Hi Abner, I see you created a PR for this change. But https://github.com/tianocore/edk2/pull/3712 is failing with a strange error, and I don't have the setting it's talking about so something seems to have gone wrong. "The merge-queue pull request can't be update Details: `Pull request can't be updated with latest base branch changes Mergify needs the author permission to update the base branch of the pull request. @bcran needs to authorize modification on its head branch. err-code: 85842`" -- Rebecca Cran On 11/30/22 20:30, Chang, Abner via groups.io wrote: > [AMD Official Use Only - General] > > Reviewed-by: Abner Chang > >> -----Original Message----- >> From: devel@edk2.groups.io On Behalf Of Nickle >> Wang via groups.io >> Sent: Thursday, December 1, 2022 11:29 AM >> To: devel@edk2.groups.io >> Cc: Chang, Abner ; Igor Kulchytskyy >> ; Nick Ramirez >> Subject: [edk2-devel] [edk2-staging][PATCH V2] edk2- >> staging/RedfishClientPkg: Fix typo >> >> Caution: This message originated from an External Source. Use proper >> caution when opening attachments, clicking links, or responding. >> >> >> Fix typo in RedfishPlatformConfigImpl.c >> >> Signed-off-by: Nickle Wang >> Cc: Abner Chang >> Cc: Igor Kulchytskyy >> Cc: Nick Ramirez >> --- >> RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git >> a/RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c >> b/RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c >> index 525e666b6c..b2bb5f64e4 100644 >> --- a/RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c >> +++ b/RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigImpl.c >> @@ -1,6 +1,6 @@ >> /** @file >> >> - The implementation of EDKII Redfidh Platform Config Protocol. >> + The implementation of EDKII Redfish Platform Config Protocol. >> >> (C) Copyright 2021-2022 Hewlett Packard Enterprise Development LP
>> >> -- >> 2.38.1.windows.1 >> >> >> >> >>