Re: [edk2-devel] [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

2022-06-28 Thread Michael D Kinney
Pushed 6a05ae4630686b5dda91ffd1f8c9a13cae6d079b

Mike

> -Original Message-
> From: Kinney, Michael D 
> Sent: Tuesday, June 28, 2022 2:54 PM
> To: Jayaprakash, N ; devel@edk2.groups.io; Kinney, 
> Michael D 
> Cc: Gao, Liming 
> Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> reference with py3.7
> 
> Reviewed-by: Michael D Kinney 
> 
> 
> > -Original Message-
> > From: Jayaprakash, N 
> > Sent: Monday, June 27, 2022 11:48 PM
> > To: devel@edk2.groups.io
> > Cc: Kinney, Michael D ; Gao, Liming 
> > 
> > Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> > reference with py3.7
> >
> > Could you please review and merge this change?
> >
> > This is a simple documentation fix only.
> >
> > Regards,
> > JP
> >
> > -Original Message-
> > From: Jayaprakash, N
> > Sent: 17 June 2022 14:24
> > To: devel@edk2.groups.io
> > Cc: Kinney, Michael D ; Gao, Liming 
> > 
> > Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> > reference with py3.7
> >
> > This is a simple documentation fix. Could some one from the group review 
> > and merge these changes?
> >
> > Regards,
> > JP
> >
> > -Original Message-
> > From: Jayaprakash, N 
> > Sent: 10 June 2022 09:19
> > To: devel@edk2.groups.io
> > Cc: Kinney, Michael D ; Gao, Liming 
> > ; Jayaprakash, N
> > 
> > Subject: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> > reference with py3.7
> >
> > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788
> >
> > Removed an outdated reference to py2.7 in the Windows systems wiki page and 
> > replaced it with the py3.7 to align with the
> updated
> > build instructions
> >
> > Cc: Michael D Kinney 
> > Cc: Liming Gao 
> > Signed-off-by: Jayaprakash N 
> > ---
> >  Windows-systems.mediawiki | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Windows-systems.mediawiki b/Windows-systems.mediawiki index 
> > 0b69b56..cca2b73 100644
> > --- a/Windows-systems.mediawiki
> > +++ b/Windows-systems.mediawiki
> > @@ -88,7 +88,7 @@ Example:
> >  Example:
> >  *Open Command prompt and CD C:\edk2:
> >  
> > - C:\edk2> set PYTHON_HOME=C:\Python27
> > + C:\edk2> set PYTHON_HOME=C:\Python37
> >   C:\edk2> edksetup.bat Rebuild
> >  
> >
> > --
> > 2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90825): https://edk2.groups.io/g/devel/message/90825
Mute This Topic: https://groups.io/mt/91661795/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [edk2-devel] [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

2022-06-28 Thread Michael D Kinney
Reviewed-by: Michael D Kinney 


> -Original Message-
> From: Jayaprakash, N 
> Sent: Monday, June 27, 2022 11:48 PM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D ; Gao, Liming 
> 
> Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> reference with py3.7
> 
> Could you please review and merge this change?
> 
> This is a simple documentation fix only.
> 
> Regards,
> JP
> 
> -Original Message-
> From: Jayaprakash, N
> Sent: 17 June 2022 14:24
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D ; Gao, Liming 
> 
> Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
> reference with py3.7
> 
> This is a simple documentation fix. Could some one from the group review and 
> merge these changes?
> 
> Regards,
> JP
> 
> -Original Message-
> From: Jayaprakash, N 
> Sent: 10 June 2022 09:19
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D ; Gao, Liming 
> ; Jayaprakash, N
> 
> Subject: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference 
> with py3.7
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788
> 
> Removed an outdated reference to py2.7 in the Windows systems wiki page and 
> replaced it with the py3.7 to align with the updated
> build instructions
> 
> Cc: Michael D Kinney 
> Cc: Liming Gao 
> Signed-off-by: Jayaprakash N 
> ---
>  Windows-systems.mediawiki | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Windows-systems.mediawiki b/Windows-systems.mediawiki index 
> 0b69b56..cca2b73 100644
> --- a/Windows-systems.mediawiki
> +++ b/Windows-systems.mediawiki
> @@ -88,7 +88,7 @@ Example:
>  Example:
>  *Open Command prompt and CD C:\edk2:
>  
> - C:\edk2> set PYTHON_HOME=C:\Python27
> + C:\edk2> set PYTHON_HOME=C:\Python37
>   C:\edk2> edksetup.bat Rebuild
>  
> 
> --
> 2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90824): https://edk2.groups.io/g/devel/message/90824
Mute This Topic: https://groups.io/mt/91661795/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [edk2-devel] [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

2022-06-28 Thread Jayaprakash, N
Could you please review and merge this change?

This is a simple documentation fix only.

Regards,
JP

-Original Message-
From: Jayaprakash, N 
Sent: 17 June 2022 14:24
To: devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming 

Subject: RE: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 
reference with py3.7

This is a simple documentation fix. Could some one from the group review and 
merge these changes?

Regards,
JP

-Original Message-
From: Jayaprakash, N  
Sent: 10 June 2022 09:19
To: devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming 
; Jayaprakash, N 
Subject: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference 
with py3.7

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788

Removed an outdated reference to py2.7 in the Windows systems wiki page and 
replaced it with the py3.7 to align with the updated build instructions

Cc: Michael D Kinney 
Cc: Liming Gao 
Signed-off-by: Jayaprakash N 
---
 Windows-systems.mediawiki | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Windows-systems.mediawiki b/Windows-systems.mediawiki index 
0b69b56..cca2b73 100644
--- a/Windows-systems.mediawiki
+++ b/Windows-systems.mediawiki
@@ -88,7 +88,7 @@ Example:
 Example:
 *Open Command prompt and CD C:\edk2:
 
- C:\edk2> set PYTHON_HOME=C:\Python27
+ C:\edk2> set PYTHON_HOME=C:\Python37
  C:\edk2> edksetup.bat Rebuild
 
 
--
2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90804): https://edk2.groups.io/g/devel/message/90804
Mute This Topic: https://groups.io/mt/91661795/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [edk2-devel] [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

2022-06-17 Thread Jayaprakash, N
This is a simple documentation fix. Could some one from the group review and 
merge these changes?

Regards,
JP

-Original Message-
From: Jayaprakash, N  
Sent: 10 June 2022 09:19
To: devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming 
; Jayaprakash, N 
Subject: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference 
with py3.7

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788

Removed an outdated reference to py2.7 in the Windows systems wiki page and 
replaced it with the py3.7 to align with the updated build instructions

Cc: Michael D Kinney 
Cc: Liming Gao 
Signed-off-by: Jayaprakash N 
---
 Windows-systems.mediawiki | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Windows-systems.mediawiki b/Windows-systems.mediawiki index 
0b69b56..cca2b73 100644
--- a/Windows-systems.mediawiki
+++ b/Windows-systems.mediawiki
@@ -88,7 +88,7 @@ Example:
 Example:
 *Open Command prompt and CD C:\edk2:
 
- C:\edk2> set PYTHON_HOME=C:\Python27
+ C:\edk2> set PYTHON_HOME=C:\Python37
  C:\edk2> edksetup.bat Rebuild
 
 
--
2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90575): https://edk2.groups.io/g/devel/message/90575
Mute This Topic: https://groups.io/mt/91661795/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




[edk2-devel] [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7

2022-06-09 Thread Jayaprakash, N
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3788

Removed an outdated reference to py2.7 in the Windows systems wiki
page and replaced it with the py3.7 to align with the updated
build instructions

Cc: Michael D Kinney 
Cc: Liming Gao 
Signed-off-by: Jayaprakash N 
---
 Windows-systems.mediawiki | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Windows-systems.mediawiki b/Windows-systems.mediawiki
index 0b69b56..cca2b73 100644
--- a/Windows-systems.mediawiki
+++ b/Windows-systems.mediawiki
@@ -88,7 +88,7 @@ Example:
 Example:
 *Open Command prompt and CD C:\edk2:
 
- C:\edk2> set PYTHON_HOME=C:\Python27
+ C:\edk2> set PYTHON_HOME=C:\Python37
  C:\edk2> edksetup.bat Rebuild
 
 
-- 
2.33.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90434): https://edk2.groups.io/g/devel/message/90434
Mute This Topic: https://groups.io/mt/91661795/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-