|
Re: [Patch 1/6] MdePkg: Reproduce builds across source format changes
I think it would be useful to separate this
from this.
I.e., I have no need to verify whether macro use changes in MdePkg are
correct, but it is interesting to me to see the new macros
I think it would be useful to separate this
from this.
I.e., I have no need to verify whether macro use changes in MdePkg are
correct, but it is interesting to me to see the new macros
|
By
Leif Lindholm
·
#83024
·
|
|
Re: [edk2-libc Patch v3 5/5] AppPkg/Applications/Python: to update readme files in edk2-libc
Hi Mike,
Submitted the updated PR.
Regards,
JP
Hi Mike,
Submitted the updated PR.
Regards,
JP
|
By
Jayaprakash, N
·
#83023
·
|
|
[edk2-libc Patch V4 1/6] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
By
Jayaprakash, N
·
#83022
·
|
|
[edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix readme files in edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to update remaining references to py 2.7.10 in
StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt
documents to
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to update remaining references to py 2.7.10 in
StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt
documents to
|
By
Jayaprakash, N
·
#83021
·
|
|
[edk2-libc Patch V4 5/6] AppPkg/Applications/Python: to update readme files in edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to update references to py 2.7.10 in
StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt
documents to py3.6.8.
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to update references to py 2.7.10 in
StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt
documents to py3.6.8.
Cc:
|
By
Jayaprakash, N
·
#83020
·
|
|
[edk2-libc Patch V4 4/6] AppPkg/Applications/Python: to remove py2.7.10 references from edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to remove the document references to py 2.7.10
UEFI port. Py2.7.10 is no more supported as it has reached EOL
starting from 1st
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to remove the document references to py 2.7.10
UEFI port. Py2.7.10 is no more supported as it has reached EOL
starting from 1st
|
By
Jayaprakash, N
·
#83019
·
|
|
[edk2-libc Patch V4 2/6] AppPkg/Applications/Python: to remove document references to py2.7.2
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to remove references to the py 2.7.2 UEFI port
in all documents from edk2-libc repo. This python interpreter
is no more
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589
This commit is to remove references to the py 2.7.2 UEFI port
in all documents from edk2-libc repo. This python interpreter
is no more
|
By
Jayaprakash, N
·
#83018
·
|
|
[edk2-libc Patch V4 3/6] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
By
Jayaprakash, N
·
#83017
·
|
|
Re: [PATCH v2 1/1] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
Acked-by: Leif Lindholm <leif@...>
Pushed as f5fe24c4efea - thanks!
Acked-by: Leif Lindholm <leif@...>
Pushed as f5fe24c4efea - thanks!
|
By
Leif Lindholm
·
#83016
·
|
|
Re: [edk2-libc Patch v3 5/5] AppPkg/Applications/Python: to update readme files in edk2-libc
Hi Mike,
I didn’t notice this.
Will send an updated patch.
Sorry for the inconvenience.
Regards,
JP
Hi Mike,
I didn’t notice this.
Will send an updated patch.
Sorry for the inconvenience.
Regards,
JP
|
By
Jayaprakash, N
·
#83015
·
|
|
[Patch 4/6] NetworkPkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Siyuan Fu <siyuan.fu@...>
Cc: Michael Kubacki
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Siyuan Fu <siyuan.fu@...>
Cc: Michael Kubacki
|
By
Michael D Kinney
·
#83014
·
|
|
[Patch 3/6] MdeModulePkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Michael
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Michael
|
By
Michael D Kinney
·
#83013
·
|
|
[Patch 1/6] MdePkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
* Add DEBUG_LINE_NUMBER define to DebugLib.h that is
by default mapped to __LINE__. A build can pre-define
DEBUG_LINE_NUMBER to use a
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
* Add DEBUG_LINE_NUMBER define to DebugLib.h that is
by default mapped to __LINE__. A build can pre-define
DEBUG_LINE_NUMBER to use a
|
By
Michael D Kinney
·
#83012
·
|
|
[Patch 2/6] ArmPkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Leif Lindholm <leif@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Michael
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Leif Lindholm <leif@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Michael
|
By
Michael D Kinney
·
#83011
·
|
|
[Patch 0/6] Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
This change is required to help verify that source code formatting
changes such as the use of uncrustify and line ending corrections
do not
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
This change is required to help verify that source code formatting
changes such as the use of uncrustify and line ending corrections
do not
|
By
Michael D Kinney
·
#83010
·
|
|
[Patch 6/6] OvmfPkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Gerd
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jordan Justen <jordan.l.justen@...>
Cc: Gerd
|
By
Michael D Kinney
·
#83009
·
|
|
[Patch 5/6] SecurityPkg: Reproduce builds across source format changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Michael Kubacki
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688
Use DEBUG_LINE_NUMBER instead of __LINE__.
Cc: Jiewen Yao <jiewen.yao@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Michael Kubacki
|
By
Michael D Kinney
·
#83008
·
|
|
[Patch 1/1] BaseTools/VrfCompile: Fix uninitialized field from unnamed field
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3687
If a C structure parsed by the VFR compiler contains an unnamed
field, then mFieldName is left uninitialized, which generates
random data in
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3687
If a C structure parsed by the VFR compiler contains an unnamed
field, then mFieldName is left uninitialized, which generates
random data in
|
By
Michael D Kinney
·
#83007
·
|
|
Re: [PATCH] Silicon/Qemu/Sbsa: Enable Always-On capability for PE timers
Hi Shashi,
The build fails after applying this patch.
Please resubmit after you have fixed *and* tested it.
/
Leif
Hi Shashi,
The build fails after applying this patch.
Please resubmit after you have fixed *and* tested it.
/
Leif
|
By
Leif Lindholm
·
#83006
·
|
|
Re: [PATCH 0/4] SynQuacer drivers test the ControllerHandle correctly
For the series:
Reviewed-by: Leif Lindholm <leif@...>
Pushed as 06489b36ab34..a4f52afa363c.
(I also dropped the Contributed-under: tags - we stopped using those
after the license transition
For the series:
Reviewed-by: Leif Lindholm <leif@...>
Pushed as 06489b36ab34..a4f52afa363c.
(I also dropped the Contributed-under: tags - we stopped using those
after the license transition
|
By
Leif Lindholm
·
#83005
·
|