* [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
@ 2018-10-10 0:33 Liming Gao
2018-10-10 1:00 ` Zhu, Yonghong
2018-10-10 4:10 ` krishnaLee
0 siblings, 2 replies; 4+ messages in thread
From: Liming Gao @ 2018-10-10 0:33 UTC (permalink / raw)
To: edk2-devel
https://lists.01.org/pipermail/edk2-devel/2018-September/029436.html
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
---
Readme.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Readme.txt b/Readme.txt
index 9caee63..793d1cd 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,3 +1,8 @@
+############### NOTE ###############
+This directory Win32 binaries doesn't work any longer to build EDK2 project.
+Please run BaseTools Python from source in Windows OS. Here is wiki:
+https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools
+
Intel is a trademark or registered trademark of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.
--
2.10.0.windows.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
2018-10-10 0:33 [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work Liming Gao
@ 2018-10-10 1:00 ` Zhu, Yonghong
2018-10-10 4:10 ` krishnaLee
1 sibling, 0 replies; 4+ messages in thread
From: Zhu, Yonghong @ 2018-10-10 1:00 UTC (permalink / raw)
To: Gao, Liming, edk2-devel@lists.01.org
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Best Regards,
Zhu Yonghong
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Liming Gao
Sent: Wednesday, October 10, 2018 8:33 AM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
https://lists.01.org/pipermail/edk2-devel/2018-September/029436.html
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
---
Readme.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Readme.txt b/Readme.txt
index 9caee63..793d1cd 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,3 +1,8 @@
+############### NOTE ###############
+This directory Win32 binaries doesn't work any longer to build EDK2 project.
+Please run BaseTools Python from source in Windows OS. Here is wiki:
+https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#c
+ompile-tools
+
Intel is a trademark or registered trademark of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.
--
2.10.0.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
2018-10-10 0:33 [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work Liming Gao
2018-10-10 1:00 ` Zhu, Yonghong
@ 2018-10-10 4:10 ` krishnaLee
2018-10-17 13:21 ` Gao, Liming
1 sibling, 1 reply; 4+ messages in thread
From: krishnaLee @ 2018-10-10 4:10 UTC (permalink / raw)
To: edk2-devel
Hi,
I think someone needs update the wiki if the BaseTools_win32_bin no longer work,
https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems
thanks,
krishna.
At 2018-10-10 08:33:19, "Liming Gao" <liming.gao@intel.com> wrote:
>https://lists.01.org/pipermail/edk2-devel/2018-September/029436.html
>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: Liming Gao <liming.gao@intel.com>
>---
> Readme.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
>diff --git a/Readme.txt b/Readme.txt
>index 9caee63..793d1cd 100644
>--- a/Readme.txt
>+++ b/Readme.txt
>@@ -1,3 +1,8 @@
>+############### NOTE ###############
>+This directory Win32 binaries doesn't work any longer to build EDK2 project.
>+Please run BaseTools Python from source in Windows OS. Here is wiki:
>+https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools
>+
> Intel is a trademark or registered trademark of Intel Corporation or its
> subsidiaries in the United States and other countries.
> * Other names and brands may be claimed as the property of others.
>--
>2.10.0.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
2018-10-10 4:10 ` krishnaLee
@ 2018-10-17 13:21 ` Gao, Liming
0 siblings, 0 replies; 4+ messages in thread
From: Gao, Liming @ 2018-10-17 13:21 UTC (permalink / raw)
To: krishnaLee, edk2-devel@lists.01.org
Good suggestion. I have updated this wiki. Please review.
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of krishnaLee
> Sent: Wednesday, October 10, 2018 12:10 PM
> To: edk2-devel@lists.01.org
> Subject: Re: [edk2] [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work
>
> Hi,
> I think someone needs update the wiki if the BaseTools_win32_bin no longer work,
> https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems
>
>
> thanks,
> krishna.
>
>
>
>
>
>
>
>
> At 2018-10-10 08:33:19, "Liming Gao" <liming.gao@intel.com> wrote:
> >https://lists.01.org/pipermail/edk2-devel/2018-September/029436.html
> >
> >Contributed-under: TianoCore Contribution Agreement 1.1
> >Signed-off-by: Liming Gao <liming.gao@intel.com>
> >---
> > Readme.txt | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> >diff --git a/Readme.txt b/Readme.txt
> >index 9caee63..793d1cd 100644
> >--- a/Readme.txt
> >+++ b/Readme.txt
> >@@ -1,3 +1,8 @@
> >+############### NOTE ###############
> >+This directory Win32 binaries doesn't work any longer to build EDK2 project.
> >+Please run BaseTools Python from source in Windows OS. Here is wiki:
> >+https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#compile-tools
> >+
> > Intel is a trademark or registered trademark of Intel Corporation or its
> > subsidiaries in the United States and other countries.
> > * Other names and brands may be claimed as the property of others.
> >--
> >2.10.0.windows.1
> >
> >_______________________________________________
> >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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-10-17 13:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10 0:33 [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work Liming Gao
2018-10-10 1:00 ` Zhu, Yonghong
2018-10-10 4:10 ` krishnaLee
2018-10-17 13:21 ` Gao, Liming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox