Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-31 Thread Chang, Abner via groups.io
: Konstantin Aladyshev ; Attar, AbdulLateef (Abdul Lateef) ; nick...@nvidia.com Subject: Re:Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Hi

Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-31 Thread Yoshinoya
y, October 31, 2023 2:38 PM To: devel@edk2.groups.io; Chang, Abner Cc: Konstantin Aladyshev ; Attar, AbdulLateef (Abdul Lateef) ; nick...@nvidia.com Subject: Re:Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support | | Caution: This message originated from an External S

Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-31 Thread Chang, Abner via groups.io
edk2-platforms v3 00/16] MTCP-over-KCS support Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Hi, Abner: I ask you a favor. KCS actually layer on LPC interface. KCS is a usual BMC-to-CPU communication channel.

Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-30 Thread Yoshinoya
Hi, Abner: I ask you a favor. KCS actually layer on LPC interface. KCS is a usual BMC-to-CPU communication channel. Does MCTP-over-KCS feature require some special LPC interface hardware changes? Or, MCTP is just a software stack and it uses current LPC interface, not any special hardward desi

Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-25 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] Merged. I will send another patch for Uncrustify updates if any. Abner > -Original Message- > From: Chang, Abner > Sent: Tuesday, October 24, 2023 10:44 AM > To: Konstantin Aladyshev ; devel@edk2.groups.io > Cc: Attar, AbdulLateef (Abdul Lateef) ; > ni

Re: [edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-23 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] For entire V3 and the additional patch 16/16, Reviewed-by: Abner Chang I will do the Uncrustify check and merge this patch set once the corresponding edk2 changes are merged. Thanks Abner > -Original Message- > From: Konstantin Aladyshev > Sent: Monda

[edk2-devel] [PATCH edk2-platforms v3 00/16] MTCP-over-KCS support

2023-10-23 Thread Konstantin Aladyshev
The Manageability KCS transport library needs to support requests both from MCTP and IPMI transports. Currently the code only handles IPMI case correctly. In the MCTP case the communication should be based on the MCTP-over-KCS specification (DSP0254). This specification defines a special KCS bindin