Hi, all
On Python3 migration https://bugzilla.tianocore.org/show_bug.cgi?id=55, we
update Edk2 BaseTools python source code with the compatible syntax to support
Python2 and Python3 both. Here is code
https://github.com/lgao4/edk2/tree/Python3 for dry run. To enable Python3, you
just need to
https://bugzilla.tianocore.org/show_bug.cgi?id=1421
"revert action will take long time..." warning should be removed
from pop up message when keep user data selected.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Maggie Chu
Cc: Chao Zhang
Cc: Jiewen Yao
Cc: Eric Dong
-
Reviewed-by: jiewen@intel.com
> -Original Message-
> From: Wu, Hao A
> Sent: Tuesday, December 25, 2018 9:24 AM
> To: edk2-devel@lists.01.org
> Cc: Wu, Hao A ; Kubacki, Michael A
> ; Yao, Jiewen
> Subject: [PATCH v1] MinPlatformPkg/Test: Update to consume
> SpeculationBarrier
>
> REF
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1417
Since BaseLib API AsmLfence() is a x86 arch specific API and should be
avoided using in generic codes, this commit replaces the usage of
AsmLfence() with arch-generic API SpeculationBarrier().
Cc: Michael A Kubacki
Cc: Jiewen Yao
Contribut
https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao
---
BaseTools/Conf/tools_def.template | 1103 -
1 file changed, 1103 deletions(-)
diff --git a/BaseTools/Conf/tools_def.templ
https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao
---
BaseTools/Conf/tools_def.template | 387 --
1 file changed, 387 deletions(-)
diff --git a/BaseTools/Conf/tools_def.templa
From: Ard Biesheuvel
This drops ARM and AARCH64 support from the GCC46 and GCC47 toolchain
definitions, which are on the list to be removed, along with VS2003,
VS2005, VS2008, VS2010, DDK3790, UNIXGCC, GCC44, GCC45, ELFGCC, CYGGCC,
ICC, ICC11 and MYTOOLS.
Since GCC46 and GCC47 are the only ones
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Remove VS2003, VS2005, DDK3790, UNIXGCC, GCC44, GCC45, GCC46, GCC47,
ELFGCC, CYGGCC, ICC, ICC11 tool chain. ~3000 lines are removed from
tools_def.template.
Cc: Leif Lindholm
Cc: Laszlo Ersek
Cc: Michael Kinney
Cc: Andrew Fish
Cc: Yong
https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao
---
BaseTools/Conf/tools_def.template | 924 --
1 file changed, 924 deletions(-)
diff --git a/BaseTools/Conf/tools_def.templa
https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao
---
BaseTools/Conf/tools_def.template | 419 ++
1 file changed, 20 insertions(+), 399 deletions(-)
diff --git a/BaseTools/Con
Reviewed-by: Liming Gao
> -Original Message-
> From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
> Sent: Thursday, December 20, 2018 7:52 PM
> To: Feng, Bob C
> Cc: edk2-devel@lists.01.org; Gao, Liming
> Subject: Re: [Patch] BaseTools: Reset FdsGlobalVariable
>
> On Thu, 20 Dec 2
11 matches
Mail list logo