|
回复: 回复: [edk2-devel] Python2.7 is not working with the EDK2 build system
Cole:
Here is the error message https://edk2.groups.io/g/devel/message/80068?p=,,,20,0,0,0::recentpostdate%252Fsticky,,python,20,2,0,85296733
Yes, Python27 has been end of life. But, Edk2 has
Cole:
Here is the error message https://edk2.groups.io/g/devel/message/80068?p=,,,20,0,0,0::recentpostdate%252Fsticky,,python,20,2,0,85296733
Yes, Python27 has been end of life. But, Edk2 has
|
By
gaoliming
·
#81624
·
|
|
回复: [edk2-devel] [PATCH v7 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
Kuo:
I suggest to move SORT_COMPARE definition from
MdeModulePkg\Include\Library\SortLib.h to MdePkg\Include\Library\BaseLib.h,
and then let SortLib.h include BaseLib.h.
Thanks
Liming
does
Kuo:
I suggest to move SORT_COMPARE definition from
MdeModulePkg\Include\Library\SortLib.h to MdePkg\Include\Library\BaseLib.h,
and then let SortLib.h include BaseLib.h.
Thanks
Liming
does
|
By
gaoliming
·
#81623
·
|
|
Event: TianoCore Community Meeting - APAC/NAMO - 10/07/2021
#cal-reminder
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
10/07/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Community Meeting - APAC/NAMO
When:
10/07/2021
7:30pm to 8:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#81622
·
|
|
回复: [edk2-devel] [PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
Samer:
Thanks for your information. I agree this change. Reviewed-by: Liming Gao <gaoliming@...>
Thanks
Liming
Samer:
Thanks for your information. I agree this change. Reviewed-by: Liming Gao <gaoliming@...>
Thanks
Liming
|
By
gaoliming
·
#81621
·
|
|
Re: [PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
We did investigate this in the BZ, and the conclusion was it is safer to update the code to match the spec. The only OS implementation we have seen so far is in Linux, and it uses the spec defined
We did investigate this in the BZ, and the conclusion was it is safer to update the code to match the spec. The only OS implementation we have seen so far is in Linux, and it uses the spec defined
|
By
Samer El-Haj-Mahmoud
·
#81620
·
|
|
Re: [PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
|
By
Dandan Bi
·
#81619
·
|
|
Re: [PATCH] MdeModulePkg/Core/Dxe: Add lock protection in CoreLocateHandleBuffer()
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
|
By
Dandan Bi
·
#81618
·
|
|
回复: [edk2-devel] [PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
Jones:
Do you know what impact will be introduced by this change?
Thanks
Liming
Jones:
Do you know what impact will be introduced by this change?
Thanks
Liming
|
By
gaoliming
·
#81617
·
|
|
Re: [PATCH V8 3/3] OvmfPkg: Enable TDX in ResetVector
I propose to submit independent patch with independent metadata (2 tables) – don’t complicate thing.
We can revisit to see if there is need to merge to 1 table or how to merge, as a
I propose to submit independent patch with independent metadata (2 tables) – don’t complicate thing.
We can revisit to see if there is need to merge to 1 table or how to merge, as a
|
By
Yao, Jiewen
·
#81616
·
|
|
[PATCH v7 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
From: IanX Kuo <ianx.kuo@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3675
Add QuickSort function into BaseLib
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
From: IanX Kuo <ianx.kuo@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3675
Add QuickSort function into BaseLib
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
|
By
IanX Kuo
·
#81615
·
|
|
[PATCH v7 0/1] Add function QuickSort into MdePkg/BaseLib
From: IanX Kuo <ianx.kuo@...>
First change
1. MdePkg/BaseLib: Add QuickSort function
It need to seperate to second change
2. MdeModulePkg/SortLib: Use QuickSort instead of QuickSortWorker 3.
From: IanX Kuo <ianx.kuo@...>
First change
1. MdePkg/BaseLib: Add QuickSort function
It need to seperate to second change
2. MdeModulePkg/SortLib: Use QuickSort instead of QuickSortWorker 3.
|
By
IanX Kuo
·
#81614
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Marvin,
Good point. This would make the rule moot. So maybe just removing the requirement would be the easiest long term fix.
Other embedded projects I know of do this too, and as you point out the
Marvin,
Good point. This would make the rule moot. So maybe just removing the requirement would be the easiest long term fix.
Other embedded projects I know of do this too, and as you point out the
|
By
Andrew Fish
·
#81613
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Hey Mike,
Hey Andrew,
I'll just reply to both mails at once :)
Thanks! I'd keep STATIC actually just for the sake of not doing no-op changes that do not really do anything and for consistency with
Hey Mike,
Hey Andrew,
I'll just reply to both mails at once :)
Thanks! I'd keep STATIC actually just for the sake of not doing no-op changes that do not really do anything and for consistency with
|
By
Marvin Häuser
·
#81612
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
This issue is independent of CONST. I’m not sure a coding style tool is smart enough to catch this generically? You need an understanding of C types to know if the local variable assignment is going
This issue is independent of CONST. I’m not sure a coding style tool is smart enough to catch this generically? You need an understanding of C types to know if the local variable assignment is going
|
By
Andrew Fish
·
#81611
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Hi Marvin,
Some comments below.
Mike
Hi Marvin,
Some comments below.
Mike
|
By
Michael D Kinney
·
#81610
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Hi Leif,
Thanks for the feedback. Adjusting the EDK II C Coding Style should absolutely
be part of this discussion. We need to work towards specific proposals. Here are
the current open bugs
Hi Leif,
Thanks for the feedback. Adjusting the EDK II C Coding Style should absolutely
be part of this discussion. We need to work towards specific proposals. Here are
the current open bugs
|
By
Michael D Kinney
·
#81609
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Thanks Mike, I will look into that.
For others, I recently published an "uncrustify_poc_3" branch on my edk2 fork that demonstrates the latest set of results I've obtained with Uncrustify tool
Thanks Mike, I will look into that.
For others, I recently published an "uncrustify_poc_3" branch on my edk2 fork that demonstrates the latest set of results I've obtained with Uncrustify tool
|
By
Michael Kubacki
·
#81608
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Hi Michael,
I am looking at your uncrustify_poc_3 branch, and I see an unexpected change
related to use of IN/OUT in a function declaration.
File: MdeModulePkg\Logo\Logo.c
Before
Hi Michael,
I am looking at your uncrustify_poc_3 branch, and I see an unexpected change
related to use of IN/OUT in a function declaration.
File: MdeModulePkg\Logo\Logo.c
Before
|
By
Michael D Kinney
·
#81607
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
Good day,
+1, but while you're at it, can we have arguments not align to the function name...
Status = Test (
a
);
... but to the next natural indentation level?
Good day,
+1, but while you're at it, can we have arguments not align to the function name...
Status = Test (
a
);
... but to the next natural indentation level?
|
By
Marvin Häuser
·
#81606
·
|
|
Re: Progress on getting Uncrustify working for EDK2?
On the git-blame front we might be able to build a recipe that walks past the code style and line ending commits that would could add to an FAQ or Wiki.
For bonus points we could add a git command
On the git-blame front we might be able to build a recipe that walks past the code style and line ending commits that would could add to an FAQ or Wiki.
For bonus points we could add a git command
|
By
Andrew Fish
·
#81605
·
|