[edk2-devel] [edk2-libc Patch 2/2] Added file header with copyright and license.

Michael D Kinney michael.d.kinney at intel.com
Fri Mar 24 15:24:06 UTC 2023


Can you combine with this patch #1?

Thanks,

Mike

> -----Original Message-----
> From: Kadapathri, Ajay <ajay.kadapathri at intel.com>
> Sent: Friday, March 24, 2023 1:27 AM
> To: devel at edk2.groups.io
> Cc: Rebecca Cran <rebecca at bsdio.com>; Kinney, Michael D <michael.d.kinney at intel.com>; Jayaprakash, N
> <n.jayaprakash at intel.com>
> Subject: [edk2-libc Patch 2/2] Added file header with copyright and license.
> 
> Cc: Rebecca Cran <rebecca at bsdio.com>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Jayaprakash N <n.jayaprakash at intel.com>
> Signed-off-by: Ajay Kadapathri <ajay.kadapathri at intel.com>
> ---
>  .../Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm   | 17 ++++++++++++++++-
>  .../Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s  | 17 ++++++++++++++++-
>  .../PyMod-3.6.8/Modules/cpu_ia32.nasm           | 17 ++++++++++++++++-
>  .../PyMod-3.6.8/Modules/cpu_ia32_gcc.s          | 16 ++++++++++++++++
>  4 files changed, 64 insertions(+), 3 deletions(-)
> 
> diff --git a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm b/AppPkg/Applications/Python/Python-
> 3.6.8/PyMod-3.6.8/Modules/cpu.nasm
> index 2d4f561..bd50015 100644
> --- a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm
> +++ b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu.nasm
> @@ -1,4 +1,19 @@
> -;TITLE   cpu.asm: Assembly code for the x64 resources
> +;------------------------------------------------------------------------------
> +;
> +; Copyright (c) 2011 - 2023, Intel Corporation. All rights reserved.<BR>
> +; SPDX-License-Identifier: BSD-2-Clause-Patent
> +;
> +; Module Name:
> +;
> +;   cpu.nasm
> +;
> +; Abstract:
> +;
> +;   swsmi function
> +;
> +; Notes:
> +;
> +;------------------------------------------------------------------------------
> 
>  DEFAULT REL
>  SECTION .text
> diff --git a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s b/AppPkg/Applications/Python/Python-
> 3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s
> index 5fc536e..5441691 100644
> --- a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s
> +++ b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_gcc.s
> @@ -1,4 +1,19 @@
> -#  cpu_gcc.s: Assembly code for the x64 resources (GCC)
> +#------------------------------------------------------------------------------
> +#
> +# Copyright (c) 2011 - 2023, Intel Corporation. All rights reserved.<BR>
> +# SPDX-License-Identifier: BSD-2-Clause-Patent
> +#
> +# Module Name:
> +#
> +#   cpu_gcc.s
> +#
> +# Abstract:
> +#
> +#   swsmi function
> +#
> +# Notes:
> +#
> +#------------------------------------------------------------------------------
> 
>  .global _swsmi
> 
> diff --git a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
> b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
> index 71e2e2c..790b923 100644
> --- a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
> +++ b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32.nasm
> @@ -1,4 +1,19 @@
> -;TITLE   cpu.asm: Assembly code for the i386 resources
> +;------------------------------------------------------------------------------
> +;
> +; Copyright (c) 2011 - 2023, Intel Corporation. All rights reserved.<BR>
> +; SPDX-License-Identifier: BSD-2-Clause-Patent
> +;
> +; Module Name:
> +;
> +;   cpu_ia32.nasm
> +;
> +; Abstract:
> +;
> +;   swsmi function
> +;
> +; Notes:
> +;
> +;------------------------------------------------------------------------------
> 
>  SECTION .text
> 
> diff --git a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
> b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
> index 77e307d..35e883b 100644
> --- a/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
> +++ b/AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Modules/cpu_ia32_gcc.s
> @@ -1,3 +1,19 @@
> +#------------------------------------------------------------------------------
> +#
> +# Copyright (c) 2011 - 2023, Intel Corporation. All rights reserved.<BR>
> +# SPDX-License-Identifier: BSD-2-Clause-Patent
> +#
> +# Module Name:
> +#
> +#   cpu_ia32_gcc.s
> +#
> +# Abstract:
> +#
> +#   swsmi function
> +#
> +# Notes:
> +#
> +#------------------------------------------------------------------------------
> 
>  .global _swsmi
> 
> --
> 2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101791): https://edk2.groups.io/g/devel/message/101791
Mute This Topic: https://groups.io/mt/97819395/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3943202/1813853/130120423/xyzzy [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list