[edk2-devel] [PATCH v4 5/7] CryptoPkg/OpensslLib: Fix cross-build problem for AARCH64

Laszlo Ersek lersek at redhat.com
Thu May 16 15:58:15 UTC 2019


Jian,

On 05/16/19 09:54, Xiaoyu lu wrote:
> From: Laszlo Ersek <lersek at redhat.com>
> 
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1089
> 
> Thanks Laszlo Ersek <lersek at redhat.com>.
> Ref: https://edk2.groups.io/g/devel/message/40375
> 
> Cc: Jian J Wang <jian.j.wang at intel.com>
> Cc: Ting Ye <ting.ye at intel.com>
> Signed-off-by: Xiaoyu Lu <xiaoyux.lu at intel.com>
> ---
>  CryptoPkg/Library/Include/sys/syscall.h | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 CryptoPkg/Library/Include/sys/syscall.h
> 
> diff --git a/CryptoPkg/Library/Include/sys/syscall.h b/CryptoPkg/Library/Include/sys/syscall.h
> new file mode 100644
> index 000000000000..ca80745e4650
> --- /dev/null
> +++ b/CryptoPkg/Library/Include/sys/syscall.h
> @@ -0,0 +1,11 @@
> +/** @file
> +  Include file to support building the third-party cryptographic library.
> +
> +Copyright (c) 2010 - 2017, Intel Corporation. All rights
> +reserved.<BR> Copyright (c) 2019, Red Hat, Inc.

Before you push this patch, please make sure that the Red Hat copyright
notice starts on a new line. I think the usual format is:

  Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
  Copyright (c) 2019, Red Hat, Inc.

with that:

Reviewed-by: Laszlo Ersek <lersek at redhat.com>

Thanks
Laszlo

> +SPDX-License-Identifier: BSD-2-Clause-Patent
> +
> +**/
> +
> +#include <CrtLibSupport.h>
> +
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#40814): https://edk2.groups.io/g/devel/message/40814
Mute This Topic: https://groups.io/mt/31638510/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list