|
Re: [staging/LoongArch RESEND PATCH v1 01/33] FatPkg: Add LOONGARCH64 architecture for EDK2 CI.
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#86535
·
|
|
Re: [Patch 2/3] UefiCpuPkg: Include <stdint.h> for host based unit tests
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#86534
·
|
|
[Patch 2/3] UefiCpuPkg: Include <stdint.h> for host based unit tests
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
Update cmocka to a version that supports longer log messages.
This update requires <stdint.h> to be included before <cmocka.h>.
Cc: Eric Dong
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
Update cmocka to a version that supports longer log messages.
This update requires <stdint.h> to be included before <cmocka.h>.
Cc: Eric Dong
|
By
Michael D Kinney
·
#86533
·
|
|
[Patch 3/3] UnitTestFrameworkPkg: Update cmocka submodule to 5a4b15870efa
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
cmocka issue and commit that increases the log message length:
* https://gitlab.com/cmocka/cmocka/-/issues/51
*
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
cmocka issue and commit that increases the log message length:
* https://gitlab.com/cmocka/cmocka/-/issues/51
*
|
By
Michael D Kinney
·
#86532
·
|
|
[Patch 1/3] MdeModulePkg: Include <stdint.h> for host based unit tests
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
Update cmocka to a version that supports longer log messages.
This update requires <stdint.h> to be included before <cmocka.h>.
Cc: Jian J
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
Update cmocka to a version that supports longer log messages.
This update requires <stdint.h> to be included before <cmocka.h>.
Cc: Jian J
|
By
Michael D Kinney
·
#86531
·
|
|
[Patch 0/3] Update cmocka submodule to 5a4b15870efa
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
cmocka issue and commit that increases the log message length:
* https://gitlab.com/cmocka/cmocka/-/issues/51
*
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2853
cmocka issue and commit that increases the log message length:
* https://gitlab.com/cmocka/cmocka/-/issues/51
*
|
By
Michael D Kinney
·
#86530
·
|
|
回复: [edk2-devel] [PATCH v2 1/1] MdePkg/Include: Add ARM specific definitions for CPER
Ming:
Can you submit one BZ in https://bugzilla.tianocore.org/ for this change?
Have you created pull request to verify this change in Edk2 CI?
Now, we are on soft feature freeze for new
Ming:
Can you submit one BZ in https://bugzilla.tianocore.org/ for this change?
Have you created pull request to verify this change in Edk2 CI?
Now, we are on soft feature freeze for new
|
By
gaoliming
·
#86529
·
|
|
Re: [edk2-platforms][PATCH V1 0/8] Whitley ACPI Tables
Series Pushed as b6f9674389..d1e809a50c
Series Pushed as b6f9674389..d1e809a50c
|
By
Isaac Oram
·
#86528
·
|
|
[PATCH v1 2/2] StandaloneMmPkg: Fix HOB space and heap space conflicted issue
The heap space will be rewrote if a StandloneMmPkg module create HOB
by BuildGuidHob() interface and write data to HOB space.
Add a PCD PcdMemoryHobSize for pre-allocation a space to create HOB to
fix
The heap space will be rewrote if a StandloneMmPkg module create HOB
by BuildGuidHob() interface and write data to HOB space.
Add a PCD PcdMemoryHobSize for pre-allocation a space to create HOB to
fix
|
By
Ming Huang
·
#86527
·
|
|
[PATCH v1 0/2] Fix StandaloneMmPkg HOB issue
Fix two issues in StandaloneMmPkg HOB.
Ming Huang (2):
StandaloneMmPkg/Hob: Assert or return NULL for create hob failed
StandaloneMmPkg: Fix HOB space and heap space conflicted issue
Fix two issues in StandaloneMmPkg HOB.
Ming Huang (2):
StandaloneMmPkg/Hob: Assert or return NULL for create hob failed
StandaloneMmPkg: Fix HOB space and heap space conflicted issue
|
By
Ming Huang
·
#86526
·
|
|
[PATCH v1 1/2] StandaloneMmPkg/Hob: Assert or return NULL for create hob failed
The rare case (create hob failed) should be considered. Assert for
StandaloneMmCoreHobLib and return NULL for StandaloneMmobLib.
Signed-off-by: Ming Huang <huangming@...>
---
The rare case (create hob failed) should be considered. Assert for
StandaloneMmCoreHobLib and return NULL for StandaloneMmobLib.
Signed-off-by: Ming Huang <huangming@...>
---
|
By
Ming Huang
·
#86525
·
|
|
Re: [PATCH v1 1/1] StandaloneMmPkg: Fix HOB space and heap space conflicted issue
Abandon this patch, send a new one for fixing this issue.
在 2/8/22 10:43 AM, Ming Huang 写道:
Abandon this patch, send a new one for fixing this issue.
在 2/8/22 10:43 AM, Ming Huang 写道:
|
By
Ming Huang
·
#86524
·
|
|
[staging/LoongArch RESEND PATCH v1 33/33] Update self-introduction documentation
Add the summary, owner, timeline and links to related materials in the
Readme.md to describe our work in this branch.
Cc: Liming Gao <gaoliming@...>
Cc: Yuwei Chen
Add the summary, owner, timeline and links to related materials in the
Readme.md to describe our work in this branch.
Cc: Liming Gao <gaoliming@...>
Cc: Yuwei Chen
|
By
Chao Li
·
#86523
·
|
|
[staging/LoongArch RESEND PATCH v1 32/33] BaseTools: Add LoongArch64 binding.
Add LoongArch64 ProcessorBin.h and add LoongArch to Makefiles.
Cc: Bob Feng <bob.c.feng@...>
Cc: Liming Gao <gaoliming@...>
Cc: Yuwei Chen <yuwei.chen@...>
Signed-off-by: Chao
Add LoongArch64 ProcessorBin.h and add LoongArch to Makefiles.
Cc: Bob Feng <bob.c.feng@...>
Cc: Liming Gao <gaoliming@...>
Cc: Yuwei Chen <yuwei.chen@...>
Signed-off-by: Chao
|
By
Chao Li
·
#86522
·
|
|
[staging/LoongArch RESEND PATCH v1 31/33] NetworkPkg: Add LoongArch64 architecture.
Add LoongArch64 architecture in to NetworkPkg.
Cc: Maciej Rabeda <maciej.rabeda@...>
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Siyuan Fu <siyuan.fu@...>
Signed-off-by: Chao Li
Add LoongArch64 architecture in to NetworkPkg.
Cc: Maciej Rabeda <maciej.rabeda@...>
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Siyuan Fu <siyuan.fu@...>
Signed-off-by: Chao Li
|
By
Chao Li
·
#86521
·
|
|
[staging/LoongArch RESEND PATCH v1 30/33] MdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation.
Implement LoongArch DxeIPL instance.
Cc: Liming Gao <gaoliming@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Chao Li <lichao@...>
Co-authored-by: Baoqi Zhang
Implement LoongArch DxeIPL instance.
Cc: Liming Gao <gaoliming@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Chao Li <lichao@...>
Co-authored-by: Baoqi Zhang
|
By
Chao Li
·
#86520
·
|
|
[staging/LoongArch RESEND PATCH v1 29/33] MdeModulePkg/CapsuleRuntimeDxe: Add LoongArch64 architecture.
Add LoongArch in INF for building CapsuleRuntimeDxe LoongArch64 image.
Cc: Liming Gao <gaoliming@...>
Cc: Guomin Jiang <guomin.jiang@...>
Sigend-off-by: Chao Li
Add LoongArch in INF for building CapsuleRuntimeDxe LoongArch64 image.
Cc: Liming Gao <gaoliming@...>
Cc: Guomin Jiang <guomin.jiang@...>
Sigend-off-by: Chao Li
|
By
Chao Li
·
#86519
·
|
|
[staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
Add LoongArch64 architecture to the Logo.
Cc: Zhichao Gao <zhichao.gao@...>
Cc: Ray Ni <ray.ni@...>
Signed-off-by: Chao Li <lichao@...>
---
MdeModulePkg/Logo/Logo.inf | 3 ++-
1
Add LoongArch64 architecture to the Logo.
Cc: Zhichao Gao <zhichao.gao@...>
Cc: Ray Ni <ray.ni@...>
Signed-off-by: Chao Li <lichao@...>
---
MdeModulePkg/Logo/Logo.inf | 3 ++-
1
|
By
Chao Li
·
#86518
·
|
|
[staging/LoongArch RESEND PATCH v1 27/33] MdePkg/BaseSafeIntLib: Add LoongArch64 architecture for BaseSafeIntLib.
Add LoongArch64 architecture for BaseSafeIntLib library.
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <gaoliming@...>
Cc: Zhiguang Liu
Add LoongArch64 architecture for BaseSafeIntLib library.
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <gaoliming@...>
Cc: Zhiguang Liu
|
By
Chao Li
·
#86517
·
|
|
[staging/LoongArch RESEND PATCH v1 26/33] MdePkg/BaseSynchronizationLib: LoongArch cache related code.
Support LoongArch cache related functions.
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <gaoliming@...>
Cc: Zhiguang Liu <zhiguang.liu@...>
Signed-off-by: Chao
Support LoongArch cache related functions.
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <gaoliming@...>
Cc: Zhiguang Liu <zhiguang.liu@...>
Signed-off-by: Chao
|
By
Chao Li
·
#86516
·
|