30 Commits

Author SHA1 Message Date
miaoyubo
b8316529d8 Fix CVE-2021-28211 2021-08-31 09:53:19 +08:00
openeuler-ci-bot
acaaf2ef34 !32 ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics
From: @eillon
Reviewed-by: @imxcc
Signed-off-by: @imxcc
2021-07-30 02:17:49 +00:00
eillon
85be15144b ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics
Gary reports the GCC 10 will emit calls to atomics intrinsics routines
unless -mno-outline-atomics is specified. This means GCC-10 introduces
new intrinsics, and even though it would be possible to work around this
by specifying the command line option, this would require a new GCC10
toolchain profile to be created, which we prefer to avoid.

So instead, add the new intrinsics to our library so they are provided
when necessary.
2021-07-30 10:00:25 +08:00
openeuler-ci-bot
b5c1394a2c !26 Fix CVE-2021-28210 #I3XQKV
From: @lijiajie128
Reviewed-by: @imxcc
Signed-off-by: @imxcc
2021-06-29 07:12:11 +00:00
Jiajie Li
30b95c6463 Fix CVE-2021-28210
Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
2021-06-28 16:42:40 +08:00
openeuler-ci-bot
82dc88d611 !20 spec: remove useless BuildRequire python2
From: @zhendongchen
Reviewed-by: 
Signed-off-by:
2020-11-02 11:19:16 +08:00
AlexChen
de34a2e0be spec: remove useless BuildRequire python2
The build of the edk2 don't need python2 anymore, so remote it.

Signed-off-by: AlexChen <alex.chen@huawei.com>
2020-11-02 10:51:23 +08:00
openeuler-ci-bot
7c9913abb6 !15 update Source0 to http ulr
From: @yorifang
Reviewed-by: @zhanghailiang_lucky
Signed-off-by: @zhanghailiang_lucky
2020-10-09 10:04:23 +08:00
Ying Fang
086d6ccc13 spec: convert Source0 to http url
update Source0 to http url, OBS will build pkg using Source0

Signed-off-by: Ying Fang <fangying1@huawei.com>
2020-09-29 09:00:20 +08:00
openeuler-ci-bot
efd1f5718d !14 ArmVirtPkg/ArmVirtQemu: enable TPM2 based measured boot and enable the TPM2 configuration module
Merge pull request !14 from JackJF/master
2020-08-17 17:29:56 +08:00
jiangfangjie
d285d5a0fb ArmvirtPkg/ArmVirtQemu: enable TPM2 based measured boot and enable the TPM2 configuration module
Signed-off-by: jiangfangjie <jiangfangjie@huawei.com>
2020-08-05 18:42:45 +08:00
openeuler-ci-bot
d56d85eceb !12 update edk2.spec to enable secure boot
Merge pull request !12 from jokenzhang/master
2020-07-29 11:04:09 +08:00
zhanghailiang
07555356d1 Update edk2.spec. Add build option to enable secure boot 2020-07-29 10:54:12 +08:00
openeuler-ci-bot
4fc14f8138 !10 [feature] Sync master branch with openEuler-20.03-LTS branch
Merge pull request !10 from zhanghailiang/master
2020-06-05 10:50:47 +08:00
openeuler-ci-bot
b1d76f9a5c !9 [feature] Upgrade edk2 to stable202002 and OpenSSL to 1.1.1f
Merge pull request !9 from ZhengXiang93/master
2020-05-12 11:36:01 +08:00
Xiang Zheng
7d22e06acf Upgrade edk2 to stable202002 and OpenSSL to 1.1.1f
Signed-off-by: Xiang Zheng <zhengxiang9@huawei.com>
2020-05-12 11:09:52 +08:00
openeuler-ci-bot
048e260af5 !6 [bugfix] sync two patches from openeuler openssl
Merge pull request !6 from zhanghailiang/fix-openssl-bugs
2020-03-19 11:47:07 +08:00
zhanghailiang
3d4a8af3b4 openssl: sync two patches from openeuler openssl
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-03-19 11:31:01 +08:00
openeuler-ci-bot
71ff9dd5d7 !5 Fix spec to add more options for compiling
Merge pull request !5 from zhanghailiang/fix-spec
2020-03-17 11:00:44 +08:00
zhanghailiang
cb50babe87 spec: enable ipv6 for x86_64
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-03-17 10:37:04 +08:00
zhanghailiang
62f3b1f4fe spec: pass some options to make command
edk2 packages can take EXTRA_OPTFLAGS and EXTRA_LDFLAGS from caller,
we pass the default optflags and __global_ldflags to make.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-03-17 10:37:01 +08:00
zhanghailiang
7195ac465d spec: enable multiple threads compiling
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-03-17 10:36:28 +08:00
openeuler-ci-bot
eb0a884062 !4 【BUG FIX】fix missing OVMF.fd in package
Merge pull request !4 from zhanghailiang/fix-ovmf
2020-03-16 11:20:37 +08:00
zhanghailiang
3baa49e488 spec: fix missing OVMF.fd in package
We didn't put OVMF.fd in package, let's put it into package.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2020-03-15 11:45:07 +08:00
openeuler-ci-bot
0c3f18614f !2 edk2
Merge pull request !2 from syyhao/dev222
2020-02-22 22:48:25 +08:00
openeuler-basic
5df068cf08 add build requires of python2 2020-02-22 22:03:25 +08:00
openeuler-ci-bot
76bd82ac26 !1 upgrade openssl from 1.1.1c to 1.1.1d to fix serveral bugs
Merge pull request !1 from zhanghailiang/master
2020-01-02 09:28:55 +08:00
zhanghailiang
cc86ef775e edk2: Upgrade openssl to 1.1.1d to fix several bugs
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
2019-12-31 10:02:37 +08:00
dogsheng
12632280a0 Package init 2019-12-13 15:13:41 +08:00
overweight
c101acabb9 Package init 2019-09-30 10:37:47 -04:00