[edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates

Sami Mujawar posted 2 patches 5 years, 11 months ago
Failed in applying to current master (apply log)
MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
[edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
Posted by Sami Mujawar 5 years, 11 months ago
The IORT specification was updated soon after the patch "MdePkg: SMMUv3
updates for IORT table definitions" (included again in this series) was
submitted.

In response to query regarding the changes for the latest revision (See
https://lists.01.org/pipermail/edk2-devel/2018-March/023295.html);
submitting a separate patch for the IORT specification Rev D, March 2018
updates.

Patchset:
  1. MdePkg: SMMUv3 updates for IORT table definitions
     - Patch already ACKed by Ard Biesheuvel, however has not yet
       been merged in edk2.

  2. MdePkg: IORT Specification Rev D updates
     - Patch for IORT Spec Rev D, March 2018 updates.

Sami Mujawar (2):
  MdePkg: SMMUv3 updates for IORT table definitions
  MdePkg: IORT Specification Rev D updates

 MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
Posted by Gao, Liming 5 years, 11 months ago
Thanks for your update. 
Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sami Mujawar
> Sent: Thursday, April 26, 2018 11:41 PM
> To: edk2-devel@lists.01.org
> Cc: Stephanie.Hughes-Fitt@arm.com; ard.biesheuvel@linaro.org; leif.lindholm@linaro.org; Gao, Liming <liming.gao@intel.com>;
> Kinney, Michael D <michael.d.kinney@intel.com>; nd@arm.com
> Subject: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
> 
> The IORT specification was updated soon after the patch "MdePkg: SMMUv3
> updates for IORT table definitions" (included again in this series) was
> submitted.
> 
> In response to query regarding the changes for the latest revision (See
> https://lists.01.org/pipermail/edk2-devel/2018-March/023295.html);
> submitting a separate patch for the IORT specification Rev D, March 2018
> updates.
> 
> Patchset:
>   1. MdePkg: SMMUv3 updates for IORT table definitions
>      - Patch already ACKed by Ard Biesheuvel, however has not yet
>        been merged in edk2.
> 
>   2. MdePkg: IORT Specification Rev D updates
>      - Patch for IORT Spec Rev D, March 2018 updates.
> 
> Sami Mujawar (2):
>   MdePkg: SMMUv3 updates for IORT table definitions
>   MdePkg: IORT Specification Rev D updates
> 
>  MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)
> 
> --
> 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
> 
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
Posted by Sami Mujawar 5 years, 9 months ago
Hi Liming, Michael,

Looks like this patchset (https://lists.01.org/pipermail/edk2-devel/2018-April/024255.html) is not yet in edk2.

Can you let me know if you need anything else from me before this patchset can be merged, please?

Regards,

Sami Mujawar

-----Original Message-----
From: Gao, Liming <liming.gao@intel.com> 
Sent: 27 April 2018 03:20 AM
To: Sami Mujawar <Sami.Mujawar@arm.com>; edk2-devel@lists.01.org
Cc: Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt@arm.com>; ard.biesheuvel@linaro.org; leif.lindholm@linaro.org; Kinney, Michael D <michael.d.kinney@intel.com>; nd <nd@arm.com>
Subject: RE: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates

Thanks for your update. 
Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of 
> Sami Mujawar
> Sent: Thursday, April 26, 2018 11:41 PM
> To: edk2-devel@lists.01.org
> Cc: Stephanie.Hughes-Fitt@arm.com; ard.biesheuvel@linaro.org; 
> leif.lindholm@linaro.org; Gao, Liming <liming.gao@intel.com>; Kinney, 
> Michael D <michael.d.kinney@intel.com>; nd@arm.com
> Subject: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
> 
> The IORT specification was updated soon after the patch "MdePkg: 
> SMMUv3 updates for IORT table definitions" (included again in this 
> series) was submitted.
> 
> In response to query regarding the changes for the latest revision 
> (See 
> https://lists.01.org/pipermail/edk2-devel/2018-March/023295.html);
> submitting a separate patch for the IORT specification Rev D, March 
> 2018 updates.
> 
> Patchset:
>   1. MdePkg: SMMUv3 updates for IORT table definitions
>      - Patch already ACKed by Ard Biesheuvel, however has not yet
>        been merged in edk2.
> 
>   2. MdePkg: IORT Specification Rev D updates
>      - Patch for IORT Spec Rev D, March 2018 updates.
> 
> Sami Mujawar (2):
>   MdePkg: SMMUv3 updates for IORT table definitions
>   MdePkg: IORT Specification Rev D updates
> 
>  MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17 
> ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)
> 
> --
> 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
> 
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
Posted by Gao, Liming 5 years, 9 months ago
Sorry for late. 

Push them at 27e983.. 1e2bf5

> -----Original Message-----
> From: Sami Mujawar [mailto:Sami.Mujawar@arm.com]
> Sent: Thursday, June 28, 2018 3:54 AM
> To: Gao, Liming <liming.gao@intel.com>; edk2-devel@lists.01.org; Kinney, Michael D <michael.d.kinney@intel.com>
> Cc: Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt@arm.com>; ard.biesheuvel@linaro.org; leif.lindholm@linaro.org; Evan Lloyd
> <Evan.Lloyd@arm.com>; nd <nd@arm.com>
> Subject: RE: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
> 
> Hi Liming, Michael,
> 
> Looks like this patchset (https://lists.01.org/pipermail/edk2-devel/2018-April/024255.html) is not yet in edk2.
> 
> Can you let me know if you need anything else from me before this patchset can be merged, please?
> 
> Regards,
> 
> Sami Mujawar
> 
> -----Original Message-----
> From: Gao, Liming <liming.gao@intel.com>
> Sent: 27 April 2018 03:20 AM
> To: Sami Mujawar <Sami.Mujawar@arm.com>; edk2-devel@lists.01.org
> Cc: Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt@arm.com>; ard.biesheuvel@linaro.org; leif.lindholm@linaro.org; Kinney, Michael D
> <michael.d.kinney@intel.com>; nd <nd@arm.com>
> Subject: RE: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
> 
> Thanks for your update.
> Reviewed-by: Liming Gao <liming.gao@intel.com>
> 
> > -----Original Message-----
> > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> > Sami Mujawar
> > Sent: Thursday, April 26, 2018 11:41 PM
> > To: edk2-devel@lists.01.org
> > Cc: Stephanie.Hughes-Fitt@arm.com; ard.biesheuvel@linaro.org;
> > leif.lindholm@linaro.org; Gao, Liming <liming.gao@intel.com>; Kinney,
> > Michael D <michael.d.kinney@intel.com>; nd@arm.com
> > Subject: [edk2] [PATCH v1 0/2] MdePkg: IORT Specification updates
> >
> > The IORT specification was updated soon after the patch "MdePkg:
> > SMMUv3 updates for IORT table definitions" (included again in this
> > series) was submitted.
> >
> > In response to query regarding the changes for the latest revision
> > (See
> > https://lists.01.org/pipermail/edk2-devel/2018-March/023295.html);
> > submitting a separate patch for the IORT specification Rev D, March
> > 2018 updates.
> >
> > Patchset:
> >   1. MdePkg: SMMUv3 updates for IORT table definitions
> >      - Patch already ACKed by Ard Biesheuvel, however has not yet
> >        been merged in edk2.
> >
> >   2. MdePkg: IORT Specification Rev D updates
> >      - Patch for IORT Spec Rev D, March 2018 updates.
> >
> > Sami Mujawar (2):
> >   MdePkg: SMMUv3 updates for IORT table definitions
> >   MdePkg: IORT Specification Rev D updates
> >
> >  MdePkg/Include/IndustryStandard/IoRemappingTable.h | 17
> > ++++++++++++++---
> >  1 file changed, 14 insertions(+), 3 deletions(-)
> >
> > --
> > 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
> >
> >
> > _______________________________________________
> > edk2-devel mailing list
> > edk2-devel@lists.01.org
> > https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel