The "VariableReadLib.*BaseVariableReadLibNull.inf" belongs in edk2-platforms\Platform\Intel\MinPlatformPkg\Include\Dsc\CorePeiLib.dsc. The purpose of the common include is so we can make the same
The "VariableReadLib.*BaseVariableReadLibNull.inf" belongs in edk2-platforms\Platform\Intel\MinPlatformPkg\Include\Dsc\CorePeiLib.dsc. The purpose of the common include is so we can make the same
I send Patch v9, have anyone free can help me for the reviewed by.
Patch v8 is "move SORT_COMPARE definition from MdeModulePkg\Include\Library\SortLib.h to MdePkg\Include\Library\BaseLib.h, and then
I send Patch v9, have anyone free can help me for the reviewed by.
Patch v8 is "move SORT_COMPARE definition from MdeModulePkg\Include\Library\SortLib.h to MdePkg\Include\Library\BaseLib.h, and then
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
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.
Hello Leif,
Agree this comment is not directly related to the RFC, and should be directed to the UEFI Forum instead, so please ignore my comment.
Arm does not have any PI specific requirements on
Hello Leif,
Agree this comment is not directly related to the RFC, and should be directed to the UEFI Forum instead, so please ignore my comment.
Arm does not have any PI specific requirements on