Re: [edk2-devel] [PATCH v2 10/34] ShellPkg: Add LOONGARCH64 architecture for EDK2 CI.

2022-09-15 Thread Chao Li
Zhichao, Ok, I will add all of R-B information in the V3. Thanks for reminding. :) Thanks, Chao On 9月 15 2022, at 4:56 δΈ‹εˆ, "Gao, Zhichao" wrote: > Reviewed-by: Zhichao Gao > > Please add Mike's R-B. If the patches are not changed, you can keep the > received R-B so the maintainers/rev

Re: [edk2-devel] [PATCH v2 10/34] ShellPkg: Add LOONGARCH64 architecture for EDK2 CI.

2022-09-15 Thread Gao, Zhichao
Reviewed-by: Zhichao Gao Please add Mike's R-B. If the patches are not changed, you can keep the received R-B so the maintainers/reviewers can avoid review the same content again. Thanks, Zhichao > -Original Message- > From: Chao Li > Sent: Wednesday, September 14, 2022 5:36 PM > To

[edk2-devel] [PATCH v2 10/34] ShellPkg: Add LOONGARCH64 architecture for EDK2 CI.

2022-09-14 Thread Chao Li
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053 Add LOONGARCH64 architecture to ShellPkg for EDK2 CI testing. Cc: Ray Ni Cc: Zhichao Gao Signed-off-by: Chao Li --- ShellPkg/ShellPkg.dsc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ShellPkg/ShellPkg.dsc b/She