public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
       [not found] <cover.1663256217.git.isaac.w.oram@intel.com>
@ 2022-09-15 15:47 ` Isaac Oram
  2022-09-15 15:50   ` Pedro Falcato
                     ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Isaac Oram @ 2022-09-15 15:47 UTC (permalink / raw)
  To: devel; +Cc: Isaac Oram, Leif Lindholm, Michael D Kinney, Pedro Falcato,
	Theo Jehl

Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg
based board port.
https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Theo Jehl <theojehl76@gmail.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
---
 Maintainers.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Maintainers.txt b/Maintainers.txt
index a4a0e4b907..3fb9fb544d 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -348,6 +348,12 @@ F: Silicon/NXP/
 M: Leif Lindholm <quic_llindhol@quicinc.com>
 R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
 
+QEMU EDK II Minimum Platform Specification implementation
+F: Platform/Qemu/QemuOpenBoardPkg/
+M: Isaac Oram <isaac.w.oram@intel.com>
+M: Pedro Falcato <pedro.falcato@gmail.com>
+R: Theo Jehl <theojehl76@gmail.com>
+
 QEMU sbsa-ref platform
 F: Platform/Qemu/SbsaQemu/
 F: Silicon/Qemu/SbsaQemu/
-- 
2.36.1.windows.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
  2022-09-15 15:47 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers Isaac Oram
@ 2022-09-15 15:50   ` Pedro Falcato
  2022-09-15 16:04   ` Théo Jehl
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Pedro Falcato @ 2022-09-15 15:50 UTC (permalink / raw)
  To: edk2-devel-groups-io, Isaac Oram
  Cc: Leif Lindholm, Michael D Kinney, Theo Jehl

[-- Attachment #1: Type: text/plain, Size: 1252 bytes --]

Acked-by: Pedro Falcato <pedro.falcato@gmail.com>

On Thu, Sep 15, 2022 at 4:47 PM Isaac Oram <isaac.w.oram@intel.com> wrote:

> Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg
> based board port.
> https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/
>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Pedro Falcato <pedro.falcato@gmail.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
> ---
>  Maintainers.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index a4a0e4b907..3fb9fb544d 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -348,6 +348,12 @@ F: Silicon/NXP/
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
>  R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
>
> +QEMU EDK II Minimum Platform Specification implementation
> +F: Platform/Qemu/QemuOpenBoardPkg/
> +M: Isaac Oram <isaac.w.oram@intel.com>
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> +R: Theo Jehl <theojehl76@gmail.com>
> +
>  QEMU sbsa-ref platform
>  F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
> --
> 2.36.1.windows.1
>
>
>
> 
>
>
>

-- 
Pedro Falcato

[-- Attachment #2: Type: text/html, Size: 2591 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
  2022-09-15 15:47 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers Isaac Oram
  2022-09-15 15:50   ` Pedro Falcato
@ 2022-09-15 16:04   ` Théo Jehl
  2022-09-15 16:56   ` Michael D Kinney
  2022-09-15 17:39   ` Leif Lindholm
  3 siblings, 0 replies; 6+ messages in thread
From: Théo Jehl @ 2022-09-15 16:04 UTC (permalink / raw)
  To: Isaac Oram; +Cc: devel, Leif Lindholm, Michael D Kinney, Pedro Falcato

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

Reviewed-by: Theo Jehl <theojehl76@gmail.com>

Le jeu. 15 sept. 2022 à 17:48, Isaac Oram <isaac.w.oram@intel.com> a écrit :

> Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg
> based board port.
> https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/
>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Pedro Falcato <pedro.falcato@gmail.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
> ---
>  Maintainers.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index a4a0e4b907..3fb9fb544d 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -348,6 +348,12 @@ F: Silicon/NXP/
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
>  R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
>
> +QEMU EDK II Minimum Platform Specification implementation
> +F: Platform/Qemu/QemuOpenBoardPkg/
> +M: Isaac Oram <isaac.w.oram@intel.com>
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> +R: Theo Jehl <theojehl76@gmail.com>
> +
>  QEMU sbsa-ref platform
>  F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
> --
> 2.36.1.windows.1
>
>

[-- Attachment #2: Type: text/html, Size: 2455 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
  2022-09-15 15:47 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers Isaac Oram
  2022-09-15 15:50   ` Pedro Falcato
  2022-09-15 16:04   ` Théo Jehl
@ 2022-09-15 16:56   ` Michael D Kinney
  2022-09-15 18:02     ` Isaac Oram
  2022-09-15 17:39   ` Leif Lindholm
  3 siblings, 1 reply; 6+ messages in thread
From: Michael D Kinney @ 2022-09-15 16:56 UTC (permalink / raw)
  To: Oram, Isaac W, devel@edk2.groups.io, Kinney, Michael D
  Cc: Leif Lindholm, Pedro Falcato, Theo Jehl

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>


> -----Original Message-----
> From: Oram, Isaac W <isaac.w.oram@intel.com>
> Sent: Thursday, September 15, 2022 8:48 AM
> To: devel@edk2.groups.io
> Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Leif Lindholm <quic_llindhol@quicinc.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Pedro Falcato <pedro.falcato@gmail.com>; Theo Jehl <theojehl76@gmail.com>
> Subject: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
> 
> Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg
> based board port.
> https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/
> 
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Pedro Falcato <pedro.falcato@gmail.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
> ---
>  Maintainers.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index a4a0e4b907..3fb9fb544d 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -348,6 +348,12 @@ F: Silicon/NXP/
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
>  R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> 
> +QEMU EDK II Minimum Platform Specification implementation
> +F: Platform/Qemu/QemuOpenBoardPkg/
> +M: Isaac Oram <isaac.w.oram@intel.com>
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> +R: Theo Jehl <theojehl76@gmail.com>
> +
>  QEMU sbsa-ref platform
>  F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
> --
> 2.36.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
  2022-09-15 15:47 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers Isaac Oram
                     ` (2 preceding siblings ...)
  2022-09-15 16:56   ` Michael D Kinney
@ 2022-09-15 17:39   ` Leif Lindholm
  3 siblings, 0 replies; 6+ messages in thread
From: Leif Lindholm @ 2022-09-15 17:39 UTC (permalink / raw)
  To: devel, isaac.w.oram; +Cc: Michael D Kinney, Pedro Falcato, Theo Jehl

Thanks for this.

On Thu, Sep 15, 2022 at 08:47:34 -0700, Isaac Oram wrote:
> Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg
> based board port.
> https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/
> 
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Pedro Falcato <pedro.falcato@gmail.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>

Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>

> ---
>  Maintainers.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index a4a0e4b907..3fb9fb544d 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -348,6 +348,12 @@ F: Silicon/NXP/
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
>  R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
>  
> +QEMU EDK II Minimum Platform Specification implementation
> +F: Platform/Qemu/QemuOpenBoardPkg/
> +M: Isaac Oram <isaac.w.oram@intel.com>
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> +R: Theo Jehl <theojehl76@gmail.com>
> +
>  QEMU sbsa-ref platform
>  F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
> -- 
> 2.36.1.windows.1
> 
> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers
  2022-09-15 16:56   ` Michael D Kinney
@ 2022-09-15 18:02     ` Isaac Oram
  0 siblings, 0 replies; 6+ messages in thread
From: Isaac Oram @ 2022-09-15 18:02 UTC (permalink / raw)
  To: Kinney, Michael D, devel@edk2.groups.io
  Cc: Leif Lindholm, Pedro Falcato, Theo Jehl

Pushed as 8d8bb28d2c..17a682058c

-----Original Message-----
From: Kinney, Michael D <michael.d.kinney@intel.com> 
Sent: Thursday, September 15, 2022 9:57 AM
To: Oram, Isaac W <isaac.w.oram@intel.com>; devel@edk2.groups.io; Kinney, Michael D <michael.d.kinney@intel.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>; Pedro Falcato <pedro.falcato@gmail.com>; Theo Jehl <theojehl76@gmail.com>
Subject: RE: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>


> -----Original Message-----
> From: Oram, Isaac W <isaac.w.oram@intel.com>
> Sent: Thursday, September 15, 2022 8:48 AM
> To: devel@edk2.groups.io
> Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Leif Lindholm 
> <quic_llindhol@quicinc.com>; Kinney, Michael D 
> <michael.d.kinney@intel.com>; Pedro Falcato <pedro.falcato@gmail.com>; 
> Theo Jehl <theojehl76@gmail.com>
> Subject: [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: 
> Add QemuOpenBoardPkg maintainers
> 
> Enable maintainers for Platform/Qemu/QemuOpenBoardPkg MinPlatformPkg 
> based board port.
> https://edk2-docs.gitbook.io/edk-ii-minimum-platform-specification/
> 
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Pedro Falcato <pedro.falcato@gmail.com>
> Cc: Theo Jehl <theojehl76@gmail.com>
> Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
> ---
>  Maintainers.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt index 
> a4a0e4b907..3fb9fb544d 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -348,6 +348,12 @@ F: Silicon/NXP/
>  M: Leif Lindholm <quic_llindhol@quicinc.com>
>  R: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> 
> +QEMU EDK II Minimum Platform Specification implementation
> +F: Platform/Qemu/QemuOpenBoardPkg/
> +M: Isaac Oram <isaac.w.oram@intel.com>
> +M: Pedro Falcato <pedro.falcato@gmail.com>
> +R: Theo Jehl <theojehl76@gmail.com>
> +
>  QEMU sbsa-ref platform
>  F: Platform/Qemu/SbsaQemu/
>  F: Silicon/Qemu/SbsaQemu/
> --
> 2.36.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-15 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1663256217.git.isaac.w.oram@intel.com>
2022-09-15 15:47 ` [edk2-devel][edk2-platforms][PATCH V1 1/1] Maintainers.txt: Add QemuOpenBoardPkg maintainers Isaac Oram
2022-09-15 15:50   ` Pedro Falcato
2022-09-15 16:04   ` Théo Jehl
2022-09-15 16:56   ` Michael D Kinney
2022-09-15 18:02     ` Isaac Oram
2022-09-15 17:39   ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox