Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 00dbde5fa4e21d9c7cacf01cf119f06860fcfb11
      
https://github.com/tianocore/edk2/commit/00dbde5fa4e21d9c7cacf01cf119f06860fcfb11
  Author: Konstantin Aladyshev <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Mctp.h

  Log Message:
  -----------
  MdePkg/Mctp.h: Correct typo in structure member name

Correct MCTP_TRANSPORT_HEADER structure field 'SourceEndpointIdId' to
'SourceEndpointId'.

Signed-off-by: Abner Chang <[email protected]>
Signed-off-by: Konstantin Aladyshev <[email protected]>


  Commit: 884ef984541c3e346d39e423fea53cf25066ff5a
      
https://github.com/tianocore/edk2/commit/884ef984541c3e346d39e423fea53cf25066ff5a
  Author: Konstantin Aladyshev <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Pldm.h

  Log Message:
  -----------
  MdePkg/Pldm.h: Add define for the PLDM response flag

The PLDM protocol uses Request bit to help differentiate between PLDM
request and response messages.
Currently the Pldm.h header only have a flag for the request message.
Add a flag for the response message as well.

Signed-off-by: Konstantin Aladyshev <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/1f21e11168dd...884ef984541c


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to