|
Re: [Patch V2 3/7] SecurityPkg/SecurityPkg.dsc: Add missing RngLib for ARM and RISCV64
Acked-by: Abner Chang <abner.chang@...>
From: Michael D Kinney <michael.d.kinney@...>
Sent: Thursday, November 4, 2021 6:59 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Jiewen Yao
Acked-by: Abner Chang <abner.chang@...>
From: Michael D Kinney <michael.d.kinney@...>
Sent: Thursday, November 4, 2021 6:59 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Jiewen Yao
|
By
Abner Chang
·
#83306
·
|
|
Re: [Patch V2 2/7] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
Reviewed-by: Abner Chang <abner.chang@...>
From: Michael D Kinney <michael.d.kinney@...>
Sent: Thursday, November 4, 2021 6:59 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Maciej Rabeda
Reviewed-by: Abner Chang <abner.chang@...>
From: Michael D Kinney <michael.d.kinney@...>
Sent: Thursday, November 4, 2021 6:59 AM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Maciej Rabeda
|
By
Abner Chang
·
#83305
·
|
|
Re: [EXTERNAL] [Patch V2 6/7] MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
Reviewed-by: Bret Barkelew <bret.barkelew@...>
- Bret
From: Michael D Kinney
Sent: Wednesday, November 3, 2021 4:00 PM
To: devel@edk2.groups.io
Cc: Hao A Wu; Liming Gao; Bret Barkelew; Philippe
Reviewed-by: Bret Barkelew <bret.barkelew@...>
- Bret
From: Michael D Kinney
Sent: Wednesday, November 3, 2021 4:00 PM
To: devel@edk2.groups.io
Cc: Hao A Wu; Liming Gao; Bret Barkelew; Philippe
|
By
Bret Barkelew <bret.barkelew@...>
·
#83304
·
|
|
[Patch V2 7/7] BaseTools/Conf: Fix Linux GCC ARM build issues with HII
Update builds_rules.template to add $(SLINK) to the GCC
steps for processing HII resources to produce a static
library instead of an object file. This improves linker
compatibility and specifically
Update builds_rules.template to add $(SLINK) to the GCC
steps for processing HII resources to produce a static
library instead of an object file. This improves linker
compatibility and specifically
|
By
Michael D Kinney
·
#83303
·
|
|
[Patch V2 6/7] MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
When using will_return() on a pointer value, it must be
cast to UINTN to be compatible with 32-bit GCC builds.
This uses the same approach in samples provided in the
UnitTestFramworkPkg when passing
When using will_return() on a pointer value, it must be
cast to UINTN to be compatible with 32-bit GCC builds.
This uses the same approach in samples provided in the
UnitTestFramworkPkg when passing
|
By
Michael D Kinney
·
#83302
·
|
|
[Patch V2 5/7] UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues
When using UT_ASSERT_EQUAL() on a pointer value, it must be
cast to UINTN. This follows the samples provided with the
UnitTestFrameworkPkg.
Cc: Eric Dong <eric.dong@...>
Cc: Ray Ni
When using UT_ASSERT_EQUAL() on a pointer value, it must be
cast to UINTN. This follows the samples provided with the
UnitTestFrameworkPkg.
Cc: Eric Dong <eric.dong@...>
Cc: Ray Ni
|
By
Michael D Kinney
·
#83301
·
|
|
[Patch V2 4/7] SignedCapsulePkg/SignedCapsulePkg.dsc: Add RngLib mapping
Fix build breaks for all architectures by adding RngLib mapping.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang <abner.chang@...>
Cc: Daniel Schaefer
Fix build breaks for all architectures by adding RngLib mapping.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang <abner.chang@...>
Cc: Daniel Schaefer
|
By
Michael D Kinney
·
#83300
·
|
|
[Patch V2 3/7] SecurityPkg/SecurityPkg.dsc: Add missing RngLib for ARM and RISCV64
Fix SecurityPkg build breaks for ARM and RISCV64 by adding RngLib
mapping.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang
Fix SecurityPkg build breaks for ARM and RISCV64 by adding RngLib
mapping.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang
|
By
Michael D Kinney
·
#83299
·
|
|
[Patch V2 2/7] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
Fix NetworkPkg build breaks for ARM and RISCV64 by adding RngLib
mapping.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang <abner.chang@...>
Cc:
Fix NetworkPkg build breaks for ARM and RISCV64 by adding RngLib
mapping.
Cc: Jiaxin Wu <jiaxin.wu@...>
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Abner Chang <abner.chang@...>
Cc:
|
By
Michael D Kinney
·
#83298
·
|
|
[Patch V2 1/7] DynamicTablesPkg: Add missing BaseStackCheckLib instance
Fix ARM and AARCH64 build issues by adding the BaseStackCheckLib
instance.
Cc: Sami Mujawar <Sami.Mujawar@...>
Cc: Alexei Fedorov <Alexei.Fedorov@...>
Cc: Ard Biesheuvel
Fix ARM and AARCH64 build issues by adding the BaseStackCheckLib
instance.
Cc: Sami Mujawar <Sami.Mujawar@...>
Cc: Alexei Fedorov <Alexei.Fedorov@...>
Cc: Ard Biesheuvel
|
By
Michael D Kinney
·
#83297
·
|
|
[Patch V2 0/7] Fix package build issues
New in V2
---------
* Update build_rules.template to fix Linux GCC ARM build
issue with HII resource sections.
This patch series fixes a number of diffent package build
issues. These were
New in V2
---------
* Update build_rules.template to fix Linux GCC ARM build
issue with HII resource sections.
This patch series fixes a number of diffent package build
issues. These were
|
By
Michael D Kinney
·
#83296
·
|
|
Patch for Bug 3715
Patch for Bug 3715 - Some tools fail to compile for NOOPT with clang-13.
--
Михаил Кричанов
Patch for Bug 3715 - Some tools fail to compile for NOOPT with clang-13.
--
Михаил Кричанов
|
By
Михаил <m93k@...>
·
#83295
·
|
|
Patch for Bug 3704
Patch for Bug 3704 - OvmfPkgX64 RELEASE build fails with clang-13.
--
Михаил Кричанов
Patch for Bug 3704 - OvmfPkgX64 RELEASE build fails with clang-13.
--
Михаил Кричанов
|
By
Михаил <m93k@...>
·
#83294
·
|
|
Re: [PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
Thanks a lot Maciej for merging the PR.
Thanks,
Vineel
Thanks a lot Maciej for merging the PR.
Thanks,
Vineel
|
By
Vineel Kovvuri <vineel.kovvuri@...>
·
#83293
·
|
|
Re: [PATCH V2] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
Hi,
Any update on this topic?
Damian
From: Bassa, Damian
Sent: Monday, September 20, 2021 6:21 PM
To: devel@edk2.groups.io
Cc: Ni, Ray <ray.ni@...>; Wu, Hao A <hao.a.wu@...>; Kolakowski,
Hi,
Any update on this topic?
Damian
From: Bassa, Damian
Sent: Monday, September 20, 2021 6:21 PM
To: devel@edk2.groups.io
Cc: Ni, Ray <ray.ni@...>; Wu, Hao A <hao.a.wu@...>; Kolakowski,
|
By
Bassa, Damian
·
#83292
·
|
|
[PATCH] StdLib/LibC: add strnlen function wrapper
From: mateusz-mowka <mateusz.mowka@...>
This patch adds strnlen function wrapper that internally calls
AsciiStrnLenS, which is defined in BaseLib.
Cc: Caleb Reister
From: mateusz-mowka <mateusz.mowka@...>
This patch adds strnlen function wrapper that internally calls
AsciiStrnLenS, which is defined in BaseLib.
Cc: Caleb Reister
|
By
mateusz-mowka
·
#83291
·
|
|
Re: [PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
Hi Jiewen,
Thanks for checking. One of the issue is, ecc change required additional vsinstrincs to be included. If not, IA32 build will fail with __allmul undefined. So I have to include below in
Hi Jiewen,
Thanks for checking. One of the issue is, ecc change required additional vsinstrincs to be included. If not, IA32 build will fail with __allmul undefined. So I have to include below in
|
By
Vineel Kovvuri <vineel.kovvuri@...>
·
#83290
·
|
|
Re: [Patch 2/6] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
I will do the PR for the series once all the reviews are complete.
Thanks,
Mike
I will do the PR for the series once all the reviews are complete.
Thanks,
Mike
|
By
Michael D Kinney
·
#83289
·
|
|
Re: [PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
Changed commit title to: "NetworkPkg/HttpDxe: Enable wildcard host name matching for HTTP+TLS."
Patch merged.
PR: https://github.com/tianocore/edk2/pull/2168
Commit:
Changed commit title to: "NetworkPkg/HttpDxe: Enable wildcard host name matching for HTTP+TLS."
Patch merged.
PR: https://github.com/tianocore/edk2/pull/2168
Commit:
|
By
Maciej Rabeda
·
#83288
·
|
|
Re: [Patch 2/6] NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64
Reviewed-by: Maciej Rabeda <maciej.rabeda@...>
Mike,
Who is going to do the PR?
Thanks,
Maciej
Reviewed-by: Maciej Rabeda <maciej.rabeda@...>
Mike,
Who is going to do the PR?
Thanks,
Maciej
|
By
Maciej Rabeda
·
#83287
·
|