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 discovered when evaluating the source format changes from uncrustify and there where valid package builds that are not working before applying the uncrustify changes. * Missing RngLib mappings * Missing ArmSoftFloatLib mapping * Missing BaseStackCheckLib instance * Incorrect use of UT_ASSERT_EQUAL() with pointers * Incorrect use of cmocka will_return*() with pointers Cc: Hao A Wu <hao.a...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> Cc: Abner Chang <abner.ch...@hpe.com> Cc: Daniel Schaefer <daniel.schae...@hpe.com> Cc: Sami Mujawar <sami.muja...@arm.com> Cc: Alexei Fedorov <alexei.fedo...@arm.com> Cc: Maciej Rabeda <maciej.rab...@linux.intel.com> Cc: Jiaxin Wu <jiaxin...@intel.com> Cc: Siyuan Fu <siyuan...@intel.com> Cc: Eric Dong <eric.d...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Rahul Kumar <rahul1.ku...@intel.com> Cc: Bob Feng <bob.c.f...@intel.com> Cc: Yuwei Chen <yuwei.c...@intel.com> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> Michael D Kinney (7): DynamicTablesPkg: Add missing BaseStackCheckLib instance NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64 SecurityPkg/SecurityPkg.dsc: Add missing RngLib for ARM and RISCV64 SignedCapsulePkg/SignedCapsulePkg.dsc: Add RngLib mapping UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds BaseTools/Conf: Fix Linux GCC ARM build issues with HII BaseTools/Conf/build_rule.template | 4 +++- DynamicTablesPkg/DynamicTablesPkg.dsc | 2 +- .../VariableLockRequestToLockUnitTest.c | 6 +++--- NetworkPkg/NetworkPkg.dsc | 6 ++++++ SecurityPkg/SecurityPkg.dsc | 9 ++++++++- SignedCapsulePkg/SignedCapsulePkg.dsc | 7 +++++++ UefiCpuPkg/Library/MtrrLib/UnitTest/MtrrLibUnitTest.c | 10 +++++----- 7 files changed, 33 insertions(+), 11 deletions(-) -- 2.32.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#83296): https://edk2.groups.io/g/devel/message/83296 Mute This Topic: https://groups.io/mt/86804617/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-