public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
@ 2022-02-09  8:01 Chao Li
  2022-04-07 14:25 ` [edk2-devel] " Abner Chang
  0 siblings, 1 reply; 5+ messages in thread
From: Chao Li @ 2022-02-09  8:01 UTC (permalink / raw)
  To: devel; +Cc: Zhichao Gao, Ray Ni

Add LoongArch64 architecture to the Logo.

Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Chao Li <lichao@loongson.cn>
---
 MdeModulePkg/Logo/Logo.inf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf
index 70a66cae98..294482ccdc 100644
--- a/MdeModulePkg/Logo/Logo.inf
+++ b/MdeModulePkg/Logo/Logo.inf
@@ -3,6 +3,7 @@
 #
 #  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
 #  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
+#  Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>
 
 #
 #  SPDX-License-Identifier: BSD-2-Clause-Patent
@@ -21,7 +22,7 @@
 #
 # The following information is for reference only and not required by the build tools.
 #
-#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64 LOONGARCH64
 #
 
 [Binaries]
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
       [not found] <20220209065626.2989601-1-lichao@loongson.cn>
@ 2022-02-10  2:45 ` Ni, Ray
  0 siblings, 0 replies; 5+ messages in thread
From: Ni, Ray @ 2022-02-10  2:45 UTC (permalink / raw)
  To: Chao Li, devel@edk2.groups.io; +Cc: Gao, Zhichao, Chao Li

Reviewed-by: Ray Ni <ray.ni@intel.com>

-----Original Message-----
From: Chao Li <lichao@loongson.cn> 
Sent: Wednesday, February 9, 2022 2:56 PM
To: devel@edk2.groups.io
Cc: Gao, Zhichao <zhichao.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Chao Li <lichao@loongosn.cn>
Subject: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.

Add LoongArch64 architecture to the Logo.

Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Chao Li <lichao@loongosn.cn>
---
 MdeModulePkg/Logo/Logo.inf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf
index 70a66cae98..294482ccdc 100644
--- a/MdeModulePkg/Logo/Logo.inf
+++ b/MdeModulePkg/Logo/Logo.inf
@@ -3,6 +3,7 @@
 #

 #  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>

 #  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>

+#  Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>

 

 #

 #  SPDX-License-Identifier: BSD-2-Clause-Patent

@@ -21,7 +22,7 @@
 #

 # The following information is for reference only and not required by the build tools.

 #

-#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64

+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64 LOONGARCH64

 #

 

 [Binaries]

-- 
2.27.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
       [not found] <20220209070922.3004876-1-lichao@loongson.cn>
@ 2022-02-10  2:45 ` Ni, Ray
  0 siblings, 0 replies; 5+ messages in thread
From: Ni, Ray @ 2022-02-10  2:45 UTC (permalink / raw)
  To: Chao Li, devel@edk2.groups.io; +Cc: Gao, Zhichao

Reviewed-by: Ray Ni <ray.ni@intel.com>

-----Original Message-----
From: Chao Li <lichao@loongson.cn> 
Sent: Wednesday, February 9, 2022 3:09 PM
To: devel@edk2.groups.io
Cc: Gao, Zhichao <zhichao.gao@intel.com>; Ni, Ray <ray.ni@intel.com>
Subject: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.

Add LoongArch64 architecture to the Logo.

Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>

Signed-off-by: Chao Li <lichao@loongson.cn>
---
 MdeModulePkg/Logo/Logo.inf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf
index 70a66cae98..294482ccdc 100644
--- a/MdeModulePkg/Logo/Logo.inf
+++ b/MdeModulePkg/Logo/Logo.inf
@@ -3,6 +3,7 @@
 #

 #  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>

 #  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>

+#  Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>

 

 #

 #  SPDX-License-Identifier: BSD-2-Clause-Patent

@@ -21,7 +22,7 @@
 #

 # The following information is for reference only and not required by the build tools.

 #

-#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64

+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64 LOONGARCH64

 #

 

 [Binaries]

-- 
2.27.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [edk2-devel] [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
  2022-02-09  8:01 [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture Chao Li
@ 2022-04-07 14:25 ` Abner Chang
  2022-04-11  0:45   ` Gao, Zhichao
  0 siblings, 1 reply; 5+ messages in thread
From: Abner Chang @ 2022-04-07 14:25 UTC (permalink / raw)
  To: devel@edk2.groups.io, lichao@loongson.cn; +Cc: Zhichao Gao, Ray Ni

Acked-by: Abner Chang <abner.chang@hpe.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chao Li
> Sent: Wednesday, February 9, 2022 4:02 PM
> To: devel@edk2.groups.io
> Cc: Zhichao Gao <zhichao.gao@intel.com>; Ray Ni <ray.ni@intel.com>
> Subject: [edk2-devel] [staging/LoongArch RESEND PATCH v1 28/33]
> MdeModulePkg/Logo: Add LoongArch64 architecture.
> 
> Add LoongArch64 architecture to the Logo.
> 
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> 
> Signed-off-by: Chao Li <lichao@loongson.cn>
> ---
>  MdeModulePkg/Logo/Logo.inf | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf
> index 70a66cae98..294482ccdc 100644
> --- a/MdeModulePkg/Logo/Logo.inf
> +++ b/MdeModulePkg/Logo/Logo.inf
> @@ -3,6 +3,7 @@
>  #
>  #  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
>  #  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights
> reserved.<BR>
> +#  Copyright (c) 2022, Loongson Technology Corporation Limited. All rights
> reserved.<BR>
> 
>  #
>  #  SPDX-License-Identifier: BSD-2-Clause-Patent
> @@ -21,7 +22,7 @@
>  #
>  # The following information is for reference only and not required by the
> build tools.
>  #
> -#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
> +#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
> LOONGARCH64
>  #
> 
>  [Binaries]
> --
> 2.27.0
> 
> 
> 
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [edk2-devel] [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
  2022-04-07 14:25 ` [edk2-devel] " Abner Chang
@ 2022-04-11  0:45   ` Gao, Zhichao
  0 siblings, 0 replies; 5+ messages in thread
From: Gao, Zhichao @ 2022-04-11  0:45 UTC (permalink / raw)
  To: Chang, Abner, devel@edk2.groups.io, lichao@loongson.cn; +Cc: Ni, Ray

Acked-by: Zhichao Gao <zhichao.gao@intel.com>

Thanks,
Zhichao

> -----Original Message-----
> From: Chang, Abner (HPS SW/FW Technologist) <abner.chang@hpe.com>
> Sent: Thursday, April 7, 2022 10:25 PM
> To: devel@edk2.groups.io; lichao@loongson.cn
> Cc: Gao, Zhichao <zhichao.gao@intel.com>; Ni, Ray <ray.ni@intel.com>
> Subject: RE: [edk2-devel] [staging/LoongArch RESEND PATCH v1 28/33]
> MdeModulePkg/Logo: Add LoongArch64 architecture.
> 
> Acked-by: Abner Chang <abner.chang@hpe.com>
> 
> > -----Original Message-----
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Chao
> Li
> > Sent: Wednesday, February 9, 2022 4:02 PM
> > To: devel@edk2.groups.io
> > Cc: Zhichao Gao <zhichao.gao@intel.com>; Ray Ni <ray.ni@intel.com>
> > Subject: [edk2-devel] [staging/LoongArch RESEND PATCH v1 28/33]
> > MdeModulePkg/Logo: Add LoongArch64 architecture.
> >
> > Add LoongArch64 architecture to the Logo.
> >
> > Cc: Zhichao Gao <zhichao.gao@intel.com>
> > Cc: Ray Ni <ray.ni@intel.com>
> >
> > Signed-off-by: Chao Li <lichao@loongson.cn>
> > ---
> >  MdeModulePkg/Logo/Logo.inf | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/MdeModulePkg/Logo/Logo.inf
> b/MdeModulePkg/Logo/Logo.inf
> > index 70a66cae98..294482ccdc 100644
> > --- a/MdeModulePkg/Logo/Logo.inf
> > +++ b/MdeModulePkg/Logo/Logo.inf
> > @@ -3,6 +3,7 @@
> >  #
> >  #  Copyright (c) 2006 - 2018, Intel Corporation. All rights
> > reserved.<BR>  #  Copyright (c) 2020, Hewlett Packard Enterprise
> > Development LP. All rights reserved.<BR>
> > +#  Copyright (c) 2022, Loongson Technology Corporation Limited. All
> > +rights
> > reserved.<BR>
> >
> >  #
> >  #  SPDX-License-Identifier: BSD-2-Clause-Patent @@ -21,7 +22,7 @@  #
> > # The following information is for reference only and not required by
> > the build tools.
> >  #
> > -#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
> > +#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64 RISCV64
> > LOONGARCH64
> >  #
> >
> >  [Binaries]
> > --
> > 2.27.0
> >
> >
> >
> > 
> >
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-11  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09  8:01 [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture Chao Li
2022-04-07 14:25 ` [edk2-devel] " Abner Chang
2022-04-11  0:45   ` Gao, Zhichao
     [not found] <20220209065626.2989601-1-lichao@loongson.cn>
2022-02-10  2:45 ` Ni, Ray
     [not found] <20220209070922.3004876-1-lichao@loongson.cn>
2022-02-10  2:45 ` Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox