[edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers

achin.gupta@arm.com posted 1 patch 7 years, 2 months ago
[edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
Posted by achin.gupta@arm.com 7 years, 2 months ago
From: Achin Gupta <achin.gupta@arm.com>

This patch adds maintainers, reviewer and directory for the
StandaloneMmPkg. This package will host an implementation of Standalone
Management Mode as specified in the Platform Initialization (PI)
Specification, Volume 4: Management Mode Core Interface.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Achin Gupta <achin.gupta@arm.com>
---
 Maintainers.txt | 5 +++++
 StandaloneMmPkg | 0
 2 files changed, 5 insertions(+)

diff --git a/Maintainers.txt b/Maintainers.txt
index 74f2538..be5d527 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -259,3 +259,8 @@ M: Mang Guo <mang.guo@intel.com>
 Vlv2TbltDevicePkg
 M: David Wei <david.wei@intel.com>
 M: Mang Guo <mang.guo@intel.com>
+
+StandaloneMmPkg
+M: Achin Gupta <achin.gupta@arm.com>
+M: Jiewen Yao <jiewen.yao@intel.com>
+R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
diff --git a/StandaloneMmPkg b/StandaloneMmPkg
new file mode 100644
index 0000000..e69de29
-- 
1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
Posted by Kinney, Michael D 7 years, 1 month ago
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

Mike

> -----Original Message-----
> From: achin.gupta@arm.com [mailto:achin.gupta@arm.com]
> Sent: Thursday, February 15, 2018 5:32 AM
> To: edk2-devel@lists.01.org
> Cc: afish@apple.com; Kinney, Michael D
> <michael.d.kinney@intel.com>; Leif.Lindholm@linaro.org;
> Yao, Jiewen <jiewen.yao@intel.com>;
> supreeth.venkatesh@arm.com; nd@arm.com; Achin Gupta
> <achin.gupta@arm.com>
> Subject: [edk2 PATCH v2 1/1] Maintainers.txt: Add
> StandaloneMmPkg and maintainers
> 
> From: Achin Gupta <achin.gupta@arm.com>
> 
> This patch adds maintainers, reviewer and directory for
> the
> StandaloneMmPkg. This package will host an
> implementation of Standalone
> Management Mode as specified in the Platform
> Initialization (PI)
> Specification, Volume 4: Management Mode Core Interface.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Achin Gupta <achin.gupta@arm.com>
> ---
>  Maintainers.txt | 5 +++++
>  StandaloneMmPkg | 0
>  2 files changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 74f2538..be5d527 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -259,3 +259,8 @@ M: Mang Guo <mang.guo@intel.com>
>  Vlv2TbltDevicePkg
>  M: David Wei <david.wei@intel.com>
>  M: Mang Guo <mang.guo@intel.com>
> +
> +StandaloneMmPkg
> +M: Achin Gupta <achin.gupta@arm.com>
> +M: Jiewen Yao <jiewen.yao@intel.com>
> +R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> diff --git a/StandaloneMmPkg b/StandaloneMmPkg
> new file mode 100644
> index 0000000..e69de29
> --
> 1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
Posted by Leif Lindholm 7 years, 1 month ago
On Thu, Feb 15, 2018 at 01:31:50PM +0000, achin.gupta@arm.com wrote:
> From: Achin Gupta <achin.gupta@arm.com>
> 
> This patch adds maintainers, reviewer and directory for the
> StandaloneMmPkg. This package will host an implementation of Standalone
> Management Mode as specified in the Platform Initialization (PI)
> Specification, Volume 4: Management Mode Core Interface.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Achin Gupta <achin.gupta@arm.com>

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
>  Maintainers.txt | 5 +++++
>  StandaloneMmPkg | 0
>  2 files changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 74f2538..be5d527 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -259,3 +259,8 @@ M: Mang Guo <mang.guo@intel.com>
>  Vlv2TbltDevicePkg
>  M: David Wei <david.wei@intel.com>
>  M: Mang Guo <mang.guo@intel.com>
> +
> +StandaloneMmPkg
> +M: Achin Gupta <achin.gupta@arm.com>
> +M: Jiewen Yao <jiewen.yao@intel.com>
> +R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> diff --git a/StandaloneMmPkg b/StandaloneMmPkg
> new file mode 100644
> index 0000000..e69de29
> -- 
> 1.9.1
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
Posted by Yao, Jiewen 7 years, 1 month ago
Reviewed-by: Jiewen.yao@intel.com

> -----Original Message-----
> From: achin.gupta@arm.com [mailto:achin.gupta@arm.com]
> Sent: Thursday, February 15, 2018 9:32 PM
> To: edk2-devel@lists.01.org
> Cc: afish@apple.com; Kinney, Michael D <michael.d.kinney@intel.com>;
> Leif.Lindholm@linaro.org; Yao, Jiewen <jiewen.yao@intel.com>;
> supreeth.venkatesh@arm.com; nd@arm.com; Achin Gupta
> <achin.gupta@arm.com>
> Subject: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and
> maintainers
> 
> From: Achin Gupta <achin.gupta@arm.com>
> 
> This patch adds maintainers, reviewer and directory for the
> StandaloneMmPkg. This package will host an implementation of Standalone
> Management Mode as specified in the Platform Initialization (PI)
> Specification, Volume 4: Management Mode Core Interface.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Achin Gupta <achin.gupta@arm.com>
> ---
>  Maintainers.txt | 5 +++++
>  StandaloneMmPkg | 0
>  2 files changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 74f2538..be5d527 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -259,3 +259,8 @@ M: Mang Guo <mang.guo@intel.com>
>  Vlv2TbltDevicePkg
>  M: David Wei <david.wei@intel.com>
>  M: Mang Guo <mang.guo@intel.com>
> +
> +StandaloneMmPkg
> +M: Achin Gupta <achin.gupta@arm.com>
> +M: Jiewen Yao <jiewen.yao@intel.com>
> +R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> diff --git a/StandaloneMmPkg b/StandaloneMmPkg
> new file mode 100644
> index 0000000..e69de29
> --
> 1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
Posted by Leif Lindholm 7 years, 1 month ago
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Pushed as 2b85beae0b.

Please start bringing the code in via regular mailing list review by
belowmentioned maintainerers/reviewer.

On Thu, Feb 15, 2018 at 01:31:50PM +0000, achin.gupta@arm.com wrote:
> From: Achin Gupta <achin.gupta@arm.com>
> 
> This patch adds maintainers, reviewer and directory for the
> StandaloneMmPkg. This package will host an implementation of Standalone
> Management Mode as specified in the Platform Initialization (PI)
> Specification, Volume 4: Management Mode Core Interface.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Achin Gupta <achin.gupta@arm.com>
> ---
>  Maintainers.txt | 5 +++++
>  StandaloneMmPkg | 0
>  2 files changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 74f2538..be5d527 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -259,3 +259,8 @@ M: Mang Guo <mang.guo@intel.com>
>  Vlv2TbltDevicePkg
>  M: David Wei <david.wei@intel.com>
>  M: Mang Guo <mang.guo@intel.com>
> +
> +StandaloneMmPkg
> +M: Achin Gupta <achin.gupta@arm.com>
> +M: Jiewen Yao <jiewen.yao@intel.com>
> +R: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
> diff --git a/StandaloneMmPkg b/StandaloneMmPkg
> new file mode 100644
> index 0000000..e69de29
> -- 
> 1.9.1
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel